Skip to content

Commit d7ded5f

Browse files
chore: add github-actions grouping to dependabot config (#104)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
1 parent 07efb4b commit d7ded5f

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
@@ -11,6 +11,10 @@ updates:
1111
labels:
1212
- "dependencies"
1313
- "github-actions"
14+
groups:
15+
github-actions-dependencies:
16+
patterns:
17+
- "*"
1418

1519
# NuGet dependencies
1620
- package-ecosystem: "nuget"

0 commit comments

Comments
 (0)