Skip to content

Commit dfe2422

Browse files
nicksenapclaude
andcommitted
Group Dependabot updates into single PRs per ecosystem
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 73a0cc1 commit dfe2422

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
labels:
1010
- dependencies
1111
open-pull-requests-limit: 10
12+
groups:
13+
go-dependencies:
14+
patterns:
15+
- "*"
1216

1317
- package-ecosystem: github-actions
1418
directory: /
@@ -19,3 +23,7 @@ updates:
1923
labels:
2024
- ci
2125
open-pull-requests-limit: 5
26+
groups:
27+
actions:
28+
patterns:
29+
- "*"

0 commit comments

Comments
 (0)