dependabot: do monthly checks rather than daily

pull/1004/head
Quentin Hibon 4 years ago committed by GitHub
parent d8c5f4d93c
commit 3602a614c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save