Creates Dependdabot yml file (#440)

This commit is contained in:
James Ives 2020-10-02 08:42:11 -04:00 committed by GitHub
parent fa67264818
commit ad287676f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10