Skip to content

Commit d237697

Browse files
authored
1 parent 4745370 commit d237697

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
@@ -5,5 +5,9 @@ updates:
55
# Keep dependencies for GitHub Actions up-to-date
66
- package-ecosystem: 'github-actions'
77
directory: '/'
8+
groups:
9+
github-actions:
10+
patterns:
11+
- "*" # Group all Actions updates into a single larger pull request
812
schedule:
913
interval: 'monthly'

0 commit comments

Comments
 (0)