Create dependabot.yml

This commit is contained in:
Luca Filipozzi 2021-08-22 14:47:50 -07:00 committed by GitHub
parent da3777a3e5
commit 2a7502d757
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: "/" # Location of package manifests
schedule:
interval: "daily"