Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-18 00:52:45 +00:00 committed by GitHub
parent 872ef8dbed
commit b136b43e88
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
timezone: Australia/Sydney
open-pull-requests-limit: 10