diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 332db91fbce..70c9ba04bda 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,10 @@ updates: commit-message: prefix: chore include: scope + groups: + deps: + patterns: + - "*" - package-ecosystem: "cargo" target-branch: "main"