Skip to content

Commit

Permalink
chore: add prost and pbjson dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrobbel committed Jul 9, 2024
1 parent 6fa602d commit e0e74ac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ updates:
rebase-strategy: "disabled"
commit-message:
prefix: "chore(deps,cargo)"
groups:
prost:
applies-to: version-updates
patterns:
- "prost*"
pbjson:
applies-to: version-updates
patterns:
- "pbjson*"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit e0e74ac

Please sign in to comment.