Skip to content

Commit 6e82a4f

Browse files
authored
1 parent 0459278 commit 6e82a4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@ version: 2
44
updates:
55
- package-ecosystem: github-actions
66
directory: /
7+
groups:
8+
github-actions:
9+
patterns:
10+
- "*" # Group all Actions updates into a single pull request
711
schedule:
812
interval: weekly
13+
cooldown:
14+
default-days: 7

0 commit comments

Comments
 (0)