Skip to content

Commit 4145d55

Browse files
authored
Merge pull request #34 from opf/group-dependabot-updates
Group minor and patch dependabot updates
2 parents f885e12 + 01ab3e2 commit 4145d55

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)