diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 73b72bd..c2b21c9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" + groups: + pip-deps: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: