Create dependabot.yml

This commit is contained in:
Éamonn McManus 2021-05-13 16:30:52 -07:00 committed by GitHub
parent ceae88bd66
commit bcb6b1fa81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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