Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-30 09:04:10 +00:00 committed by GitHub
parent eb87041c4d
commit b5621beef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10