Skip to content

Commit 6b9e0b5

Browse files
rtrittopionxzh
authored andcommitted
chore: add pattern to dependabot
1 parent 2bdf91b commit 6b9e0b5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ updates:
55
schedule:
66
interval: weekly
77
versioning-strategy: increase # Update package.json too
8-
open-pull-requests-limit: 3
8+
groups:
9+
patterns:
10+
update-types:
11+
- "minor"
12+
- "patch"

0 commit comments

Comments
 (0)