ci: Reduce dependabot interval to monthly

This commit is contained in:
Marius 2023-02-14 23:47:47 +01:00 committed by GitHub
parent f1abfc2ec2
commit 93f0cb2670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3,14 +3,14 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
interval: monthly
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
interval: monthly