Skip to content

Commit

Permalink
chore(deps): group prost and pbjson dependabot updates (#14626)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel authored Feb 12, 2025
1 parent 02cc22e commit dfc4ba3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dfc4ba3

Please sign in to comment.