Skip to content

Commit 5f3cbbd

Browse files
committed
ask dependabot to combine PRs for npm package updates
1 parent b122bee commit 5f3cbbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ updates:
1010
schedule:
1111
interval: "monthly"
1212
versioning-strategy: increase
13+
groups:
14+
all:
15+
applies-to: version-updates
16+
patterns:
17+
- "*"

0 commit comments

Comments
 (0)