Skip to content

Commit 55769ea

Browse files
committed
chore: Add groups to dependabot config
1 parent f09c9c4 commit 55769ea

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
@@ -7,3 +7,8 @@ updates:
77
time: '13:00'
88
open-pull-requests-limit: 10
99
versioning-strategy: increase-if-necessary
10+
groups:
11+
production-dependencies:
12+
dependency-type: "production"
13+
development-dependencies:
14+
dependency-type: "development"

0 commit comments

Comments
 (0)