2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-07 11:30:49 +00:00

Merge pull request #4270 from MichaelEischer/monthly-dependabot

Switch back to monthly dependabot updates
This commit is contained in:
rawtaz 2023-03-26 22:09:21 +02:00 committed by GitHub
commit 5f13bbc118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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