Merge pull request #491 from tzugen/weekly

Run dependabot only weekly!
This commit is contained in:
Óscar García Amor 2021-05-12 11:13:06 +02:00 committed by GitHub
commit 426249f370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ updates:
- package-ecosystem: "gradle" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
interval: "weekly"