ci: back-off Dependabot to monthly due to spam (#1076)

ci: back-off Dependabot to monthly due to bugs
This commit is contained in:
Kyle Sanderson 2023-09-03 03:41:00 -07:00 committed by GitHub
parent a6d789ee44
commit c6c260ce31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,9 +14,7 @@ updates:
- package-ecosystem: gomod - package-ecosystem: gomod
directory: / directory: /
schedule: schedule:
interval: weekly interval: monthly
day: saturday
time: "07:30"
groups: groups:
golang: golang:
patterns: patterns:
@ -25,9 +23,7 @@ updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: /web directory: /web
schedule: schedule:
interval: weekly interval: monthly
day: saturday
time: "08:00"
groups: groups:
npm: npm:
patterns: patterns: