Skip to content

Commit da72e22

Browse files
committed
chore: Group dependencies to avoid having to rebase 3 times
1 parent fb558d2 commit da72e22

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
@@ -11,3 +11,8 @@ updates:
1111
directory: "/"
1212
schedule:
1313
interval: "weekly"
14+
groups:
15+
production-dependencies:
16+
dependency-type: "production"
17+
development-dependencies:
18+
dependency-type: "development"

0 commit comments

Comments
 (0)