Skip to content

Commit 1bb0a4c

Browse files
committed
Align dependabot config to grouped updates
Reduce PR load. Will revert back to non-grouped updates if it becomes a problem.
1 parent 3ffc22f commit 1bb0a4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ updates:
1212
directory: /
1313
schedule:
1414
interval: monthly
15+
groups:
16+
gradle-deps:
17+
patterns:
18+
- "*"

0 commit comments

Comments
 (0)