diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 42134c3edfd2..6e61c47d7b2c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,12 @@ updates: # arrow is bumped manually - dependency-name: "arrow*" update-types: ["version-update:semver-major"] + groups: + proto: + applies-to: version-updates + patterns: + - "prost*" + - "pbjson*" - package-ecosystem: "github-actions" directory: "/" schedule: