Switch back to monthly dependabot updates

This commit is contained in:
Michael Eischer 2023-03-26 21:55:27 +02:00
parent 99e247caa6
commit 5ac24a9744
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ updates:
- package-ecosystem: "gomod"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
interval: "monthly"
# Dependencies listed in .github/workflows/*.yml
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"