enable Dependabot v2

This commit is contained in:
Sean C. Sullivan 2020-07-22 07:00:59 -07:00
parent 2957f33b6f
commit 35495dc8d9
1 changed files with 10 additions and 0 deletions

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

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