Skip to content

Commit c57190f

Browse files
authored
Dependabot: switch to grouped updates (#40888)
1 parent 7b0a123 commit c57190f

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
@@ -21,3 +21,8 @@ updates:
2121
timezone: Europe/Athens
2222
versioning-strategy: increase
2323
rebase-strategy: disabled
24+
groups:
25+
production-dependencies:
26+
dependency-type: "production"
27+
development-dependencies:
28+
dependency-type: "development"

0 commit comments

Comments
 (0)