Skip to content

Commit 5f96ab7

Browse files
authored
chore: Add grouped Dependabot Updates for NPM
1 parent e66a979 commit 5f96ab7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,14 @@ updates:
88
github-actions:
99
patterns:
1010
- "*"
11+
- package-ecosystem: npm
12+
directory: "/"
13+
schedule:
14+
interval: monthly
15+
groups:
16+
dependencies:
17+
patterns:
18+
- "*"
19+
update-types:
20+
- "minor"
21+
- "patch"

0 commit comments

Comments
 (0)