Update renovate to assign `type: dependencies` label for pulls (https://github.com/woocommerce/woocommerce-blocks/pull/1648)

* update renovate to assign `type: dependencies` label for pulls

* Fix invalid json from bad cut/paste

* Update renovate.json

Include skip-changelog label for renovate pulls.
This commit is contained in:
Darren Ethier 2020-01-27 10:37:09 -05:00 committed by GitHub
parent dcf5bfa67e
commit 7c83133337
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"composer": {
"enabled": false
},
"labels": ["type: dependencies", "skip-changelog"],
"packageRules": [
{
"packageNames": [ "automattic/jetpack-autoloader" ],