dependabot: do monthly checks rather than daily
This commit is contained in:
parent
d8c5f4d93c
commit
3602a614c4
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -3,4 +3,4 @@ updates:
|
||||
- package-ecosystem: "gradle"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "monthly"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user