dependabot: do monthly checks rather than daily

This commit is contained in:
Quentin Hibon 2021-07-01 08:02:40 +02:00 committed by GitHub
parent d8c5f4d93c
commit 3602a614c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,4 @@ updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
interval: "monthly"