diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 90e7b1ea9..d5c09c399 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,10 @@ updates: open-pull-requests-limit: 10 commit-message: prefix: "cargo:" + groups: + cargo-dependencies: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" schedule: