Skip to content

Commit 4109b6f

Browse files
committed
ci: group dev dependencies together for npm
1 parent c3c5e5e commit 4109b6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ updates:
1515
interval: "weekly"
1616
cooldown:
1717
default-days: 3
18+
groups:
19+
dev-deps:
20+
dependency-type: "development"
1821
- package-ecosystem: "bundler"
1922
directory: "/"
2023
schedule:

0 commit comments

Comments
 (0)