Skip to content

Commit da311e5

Browse files
committed
Reduce dependabot update frequency
1 parent 6f7f061 commit da311e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77
groups:
88
github-actions:
99
patterns:

0 commit comments

Comments
 (0)