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": {
"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": [
"Package",
"Update",
"Type",
"Change",
"Sourcegraph"
],
"prBodyColumns": ["Package", "Update", "Type", "Change", "Sourcegraph"],
"packageRules": [
{
"packageNames": ["npm", "yarn"],