Skip to content

Commit dfc4ba3

Browse files
authored
chore(deps): group prost and pbjson dependabot updates (apache#14626)
1 parent 02cc22e commit dfc4ba3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ updates:
2828
# arrow is bumped manually
2929
- dependency-name: "arrow*"
3030
update-types: ["version-update:semver-major"]
31+
groups:
32+
proto:
33+
applies-to: version-updates
34+
patterns:
35+
- "prost*"
36+
- "pbjson*"
3137
- package-ecosystem: "github-actions"
3238
directory: "/"
3339
schedule:

0 commit comments

Comments
 (0)