Skip to content

Commit cf7bf17

Browse files
committed
Group GHA dependency version updates and use weekly cadence
1 parent cae5259 commit cf7bf17

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ updates:
33
- package-ecosystem: github-actions
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
7+
groups:
8+
github-actions:
9+
patterns: ["*"]

0 commit comments

Comments
 (0)