Skip to content

Commit d68f27f

Browse files
authored
chore(dependabot): use groups (#194)
1 parent d93dacc commit d68f27f

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
@@ -10,3 +10,8 @@ updates:
1010
versioning-strategy: widen
1111
schedule:
1212
interval: weekly
13+
groups:
14+
dependencies:
15+
dependency-type: "production"
16+
development-dependencies:
17+
dependency-type: "development"

0 commit comments

Comments
 (0)