Skip to content

Commit 37118b7

Browse files
authored
Merge pull request #660 from sirosen/switch-to-grouped-monthly-dependabot-gha
Switch to monthly grouped GHA dependabot updates
2 parents 3846f7f + 06b20be commit 37118b7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ updates:
77
- package-ecosystem: "github-actions"
88
directory: "/"
99
schedule:
10-
interval: "weekly"
10+
interval: "monthly"
11+
groups:
12+
github-actions:
13+
patterns:
14+
- "*"

0 commit comments

Comments
 (0)