Skip to content

Commit

Permalink
ci: group minor and patch updates in a single PR
Browse files Browse the repository at this point in the history
  • Loading branch information
wagoid committed Apr 1, 2024
1 parent 3c75220 commit 22e654b
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 @@ -11,6 +11,12 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 99
groups:
minor-and-patch:
applies-to: version-updates
update-types:
- "patch"
- "minor"

- package-ecosystem: docker
directory: /
Expand Down

0 comments on commit 22e654b

Please sign in to comment.