Create dependabot.yml (#4)

This commit is contained in:
Jordan Webb 2021-05-14 10:37:50 -05:00 committed by GitHub
parent 3bf4cf0ae2
commit 959d18aa26
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: "github-actions"
directory: "/"
schedule:
interval: "daily"