Skip to content

Commit 613df6f

Browse files
authored
dependabot: use groups to avoid clutter (#227)
1 parent 7738dab commit 613df6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ updates:
66
schedule:
77
interval: monthly
88
versioning-strategy: lockfile-only
9+
groups:
10+
prod-dependencies:
11+
dependency-type: production
12+
dev-dependencies:
13+
dependency-type: development

0 commit comments

Comments
 (0)