Create dependabot.yml

Automatically checks for updates for project dependencies and creates pull requests.
This commit is contained in:
Luke Simmons 2021-07-12 16:32:23 -05:00
parent 571e1003aa
commit b3303ce5fd
No known key found for this signature in database
GPG Key ID: 2264BF9AFADCCD8D

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

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