Create dependabot.yml

This commit is contained in:
NotMyFault
2020-12-20 22:11:19 +01:00
committed by GitHub
parent 7444c643a1
commit c5a74cde72

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

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