Skip to content

Commit 597d932

Browse files
committed
ci: disable dependabot grouping
1 parent 84c0423 commit 597d932

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
@@ -9,10 +9,6 @@ updates:
99
commit-message:
1010
prefix: "chore"
1111
include: "scope"
12-
groups:
13-
gomod:
14-
patterns:
15-
- "*"
1612
- package-ecosystem: "github-actions"
1713
directory: "/"
1814
schedule:
@@ -22,10 +18,6 @@ updates:
2218
commit-message:
2319
prefix: "chore"
2420
include: "scope"
25-
groups:
26-
github-actions:
27-
patterns:
28-
- "*"
2921
- package-ecosystem: "docker"
3022
directory: "/"
3123
schedule:

0 commit comments

Comments
 (0)