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:
parent
dcf5bfa67e
commit
7c83133337
|
@ -6,6 +6,7 @@
|
|||
"composer": {
|
||||
"enabled": false
|
||||
},
|
||||
"labels": ["type: dependencies", "skip-changelog"],
|
||||
"packageRules": [
|
||||
{
|
||||
"packageNames": [ "automattic/jetpack-autoloader" ],
|
||||
|
|
Loading…
Reference in New Issue