test: fix lint

This commit is contained in:
Rhys Arkins 2019-06-03 18:53:16 +02:00
parent d882cb05a2
commit 80239517a1

View file

@ -17,13 +17,7 @@
"prBodyDefinitions": { "prBodyDefinitions": {
"Sourcegraph": "[![code search for \"{{{depName}}}\"](https://sourcegraph.com/search/badge?q=repo:%5Egithub%5C.com/{{{repository}}}%24+case:yes+-file:package%28-lock%29%3F%5C.json+{{{depName}}}&label=matches)](https://sourcegraph.com/search?q=repo:%5Egithub%5C.com/{{{repository}}}%24+case:yes+-file:package%28-lock%29%3F%5C.json+{{{depName}}})" "Sourcegraph": "[![code search for \"{{{depName}}}\"](https://sourcegraph.com/search/badge?q=repo:%5Egithub%5C.com/{{{repository}}}%24+case:yes+-file:package%28-lock%29%3F%5C.json+{{{depName}}}&label=matches)](https://sourcegraph.com/search?q=repo:%5Egithub%5C.com/{{{repository}}}%24+case:yes+-file:package%28-lock%29%3F%5C.json+{{{depName}}})"
}, },
"prBodyColumns": [ "prBodyColumns": ["Package", "Update", "Type", "Change", "Sourcegraph"],
"Package",
"Update",
"Type",
"Change",
"Sourcegraph"
],
"packageRules": [ "packageRules": [
{ {
"packageNames": ["npm", "yarn"], "packageNames": ["npm", "yarn"],