Change dependabot to weekly schedule

This commit is contained in:
wwuck 2022-01-12 11:09:21 +11:00
parent df5180ffc5
commit 5031f283d2
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@ version: 2
updates: updates:
- package-ecosystem: "gomod" - package-ecosystem: "gomod"
directory: "/" directory: "/"
# Check for updates once a day # Check for updates once a week
schedule: schedule:
interval: "daily" interval: "weekly"