Skip to content

Commit 0e7832d

Browse files
authored
Update Dependabot config to group non-breaking changes
1 parent 027b0dd commit 0e7832d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
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)