Skip to content

Commit

Permalink
chore: group minors in dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mthege committed Nov 6, 2024
1 parent b8d3695 commit d76e2dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ updates:
schedule:
interval: monthly
time: '04:00'
groups:
minors:
update-types:
- 'minor'
- 'patch'
open-pull-requests-limit: 10
labels:
- dependencies
Expand Down

0 comments on commit d76e2dc

Please sign in to comment.