chore: Reduce dependabot frequency to weekly (#560)

It was tiring seeing 5+ PRs a day for dependency updates.
Reducing this to a week should save some time!
This commit is contained in:
Kyle Carberry
2022-03-25 11:21:20 -05:00
committed by GitHub
parent 8c0f403546
commit 27c24de764
+1 -1
View File
@@ -3,7 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
time: "06:00"
timezone: "America/Chicago"
commit-message: