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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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: