diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a655ecd4d..e978e8852b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -45,3 +45,14 @@ updates: interval: weekly cooldown: default-days: 7 + + - package-ecosystem: "pre-commit" + directory: "/" + groups: + pre-commit: + patterns: + - "*" + schedule: + interval: weekly + cooldown: + default-days: 7