Skip to content

Commit

Permalink
Merge pull request #91 from actions/dependabot-grouping
Browse files Browse the repository at this point in the history
Update Dependabot config to group non-breaking changes
  • Loading branch information
JamesMGreene committed Jan 31, 2024
2 parents 027b0dd + 0e7832d commit 0191170
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
non-breaking-changes:
update-types: [minor, patch]

0 comments on commit 0191170

Please sign in to comment.