Skip to content

Commit def8793

Browse files
Group dependency updates into fewer PRs (#32) (#33)
1 parent 7af24de commit def8793

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ updates:
1111
- "dependencies"
1212
allow:
1313
- dependency-type: "all"
14+
groups:
15+
all-dependencies:
16+
patterns:
17+
- "*"
18+
update-types: ["minor", "patch", "major"]
19+
applies-to: "version-updates"

0 commit comments

Comments
 (0)