Add renovate.json

This commit is contained in:
Renovate Bot 2018-09-12 00:59:20 +00:00
parent 67f4ca4249
commit 570d94a35b
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 15 additions and 0 deletions

15
renovate.json Normal file
View File

@ -0,0 +1,15 @@
{
"extends": [
"config:base"
],
"statusCheckVerify": true,
"ignoreDeps": [
"gherkin",
"expand-home-dir",
"typescript",
"typescript-formatter",
"tidy-markdown",
"underscore-plus",
"prettydiff2"
]
}