diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11db9d4..0ae080e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,10 @@ updates: schedule: interval: "daily" target-branch: "staging" + groups: + python-dependencies: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/"