Skip to content

Commit ff2f9e7

Browse files
committed
Configure dependabot to batch github-actions updates weekly with cooldown
1 parent 2742018 commit ff2f9e7

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
@@ -12,6 +12,10 @@ updates:
1212
default-days: 10
1313
- package-ecosystem: github-actions
1414
directory: "/"
15+
groups:
16+
github-actions:
17+
patterns:
18+
- "*"
1519
schedule:
1620
interval: weekly
1721
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)