Skip to content

Commit

Permalink
chore: create an additional dependabot group for easy updates
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 626179658
  • Loading branch information
awmack authored and copybara-github committed Apr 18, 2024
1 parent 38fa781 commit 85020a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ updates:
schedule:
interval: "monthly"
groups:
minor-and-patch:
update-types:
- "minor"
- "patch"
production-dependencies:
dependency-type: "production"
development-dependencies:
Expand Down

0 comments on commit 85020a5

Please sign in to comment.