Create dependabot.yml

This commit is contained in:
Eric Nemchik 2020-07-02 20:09:24 -05:00 committed by GitHub
parent f948639bf1
commit 692fecfd00
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
open-pull-requests-limit: 10