deps: run dependabot weekly (#13723)

This commit is contained in:
Michael Schurter
2022-07-12 12:50:09 -07:00
committed by GitHub
parent b949ee690c
commit d5ad965857

View File

@@ -3,7 +3,10 @@ updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
# Start the week with fresh deps
interval: "weekly"
day: "sunday"
time: "09:00"
labels:
- "theme/dependencies"
- package-ecosystem: gomod