chore: configure dependabot to trigger weekly (#849)

This commit is contained in:
G r e y
2022-04-04 10:40:35 -04:00
committed by GitHub
parent 8e56830d15
commit c2a025d0d7
+2 -2
View File
@@ -27,7 +27,7 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
time: "06:00"
timezone: "America/Chicago"
commit-message:
@@ -36,7 +36,7 @@ updates:
- package-ecosystem: "npm"
directory: "/site/"
schedule:
interval: "daily"
interval: "weekly"
time: "06:00"
timezone: "America/Chicago"
commit-message: