Skip to content

Commit e1c4507

Browse files
authored
Disable dependabot PR grouping
1 parent 7ae5909 commit e1c4507

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,9 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: "weekly"
13-
groups:
14-
github-actions:
15-
patterns:
16-
- "*"
1713
- package-ecosystem: "gradle"
1814
directory: "/"
1915
registries:
2016
- gradle-plugin-portal
2117
schedule:
2218
interval: "weekly"
23-
groups:
24-
gradle-dependencies:
25-
patterns:
26-
- "*"

0 commit comments

Comments
 (0)