Create dependabot.yml

This commit is contained in:
ligi 2021-10-10 16:55:57 +02:00 committed by GitHub
parent 45ba87554c
commit 16c8328382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: gradle
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 3