Skip to content

Commit c4caf1d

Browse files
committed
Remove grouping
1 parent e22d1e3 commit c4caf1d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ updates:
66
interval: "weekly"
77
day: "monday"
88
open-pull-requests-limit: 10
9-
groups:
10-
all_together:
11-
patterns:
12-
- "*"
139
ignore:
1410
# Ignore patch updates for Maven plugins to reduce noise
1511
- dependency-name: "org.apache.maven.plugins:*"
@@ -21,7 +17,3 @@ updates:
2117
interval: "weekly"
2218
day: "monday"
2319
open-pull-requests-limit: 10
24-
groups:
25-
all_together:
26-
patterns:
27-
- "*"

0 commit comments

Comments
 (0)