enable Dependabot v2 (#8642)

This commit is contained in:
sullis 2021-02-20 19:55:29 -08:00 committed by GitHub
parent ea428d6048
commit 695efdba71
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: "github-actions"
directory: "/"
schedule:
interval: "daily"