diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6771e2d0d1..78519a01e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,13 @@ updates: open-pull-requests-limit: 99 commit-message: prefix: "Infrastructure" + groups: + dependencies: + patterns: + - "*" + update-types: + - "minor" + - "patch" - package-ecosystem: github-actions directory: "/" schedule: