Skip to content

Commit 11f51d7

Browse files
authored
update dependabot.yml
1 parent 408f567 commit 11f51d7

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
@@ -9,3 +9,8 @@ updates:
99
directory: "/"
1010
schedule:
1111
interval: "daily"
12+
groups:
13+
production-dependencies:
14+
dependency-type: "production"
15+
development-dependencies:
16+
dependency-type: "development"

0 commit comments

Comments
 (0)