enable Dependabot v2 (#5077)

Signed-off-by: Sean C. Sullivan <github@seansullivan.com>
This commit is contained in:
sullis 2020-08-14 18:17:24 -07:00 committed by GitHub
parent 3998d87d0f
commit 74a16382ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"