Run dependabot for Android daily

This commit is contained in:
Marc Rousavy 2021-07-07 11:38:47 +02:00 committed by GitHub
parent ba50e2b485
commit aa9132b527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ updates:
- package-ecosystem: "gradle"
directory: "/android/"
schedule:
interval: "weekly"
interval: "daily"
labels:
- "🛠 dependencies"
- "🤖 android"