Skip to content

Commit

Permalink
Merge pull request #125 from peterfication/configure-dependate-groupe…
Browse files Browse the repository at this point in the history
…d-updates

Configure dependabot grouped updates
  • Loading branch information
peterfication committed Mar 8, 2024
2 parents f8c2197 + a0a3640 commit 17c5282
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,3 +5,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
minor-and-patch:
update-types:
- "minor"
- "patch"

0 comments on commit 17c5282

Please sign in to comment.