diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c94261784..dfca17dbb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -161,3 +161,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + pre-commit-dependencies: + patterns: + - "*"