diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2e69e44..31dd8ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,10 @@ updates: interval: "weekly" commit-message: prefix: "build(deps)" + groups: + all-dependencies: + patterns: + - "*" # include all actions in a single PR - package-ecosystem: "pip" directory: "/" schedule: