Skip to content

Commit 0191170

Browse files
authored
Merge pull request #91 from actions/dependabot-grouping
Update Dependabot config to group non-breaking changes
2 parents 027b0dd + 0e7832d commit 0191170

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
groups:
8+
non-breaking-changes:
9+
update-types: [minor, patch]

0 commit comments

Comments
 (0)