Skip to content

Commit 01ab3e2

Browse files
committed
group minor and patch dependabot updates
1 parent 0dc4712 commit 01ab3e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@ updates:
88
prefix: "deps"
99
labels:
1010
- "dependencies"
11+
groups:
12+
npm-minor-patch:
13+
patterns:
14+
- "*"
15+
update-types:
16+
- "minor"
17+
- "patch"

0 commit comments

Comments
 (0)