Create dependabot.yml

This commit is contained in:
Suhan G Paradkar 2021-07-24 12:53:47 +05:30 committed by Wisest_wizard
parent 26c4d49bfb
commit f6ec3ed1c7
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"