Skip to content

Commit c41c0b9

Browse files
authored
Merge pull request #4843 from mboersma/group-gh-actions-updates
Group dependabot updates together for GitHub actions
2 parents 5921d8e + 9bcf3fd commit c41c0b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ updates:
1212
time: "09:00"
1313
# Use America/New_York Standard Time (UTC -05:00)
1414
timezone: "America/New_York"
15+
groups:
16+
all-github-actions:
17+
patterns: [ "*" ]
1518
commit-message:
1619
prefix: "dependabot"
1720
include: scope

0 commit comments

Comments
 (0)