Skip to content

Commit 574a682

Browse files
CopilotMalcolmnixon
andcommitted
Add grouping for github-actions dependabot updates
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
1 parent db4e09e commit 574a682

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
@@ -20,3 +20,7 @@ updates:
2020
interval: "weekly"
2121
day: "monday"
2222
open-pull-requests-limit: 10
23+
groups:
24+
github-actions-dependencies:
25+
patterns:
26+
- "*"

0 commit comments

Comments
 (0)