Add Dependabot configuration file

This commit is contained in:
2021-01-25 07:10:40 -06:00
parent 25d3587545
commit 045612c00f

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

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