Stop auto updating powerhooks
This commit is contained in:
parent
6d69ccf229
commit
36f32d28f2
@ -13,11 +13,11 @@
|
|||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"packagePatterns": ["*"],
|
"packagePatterns": ["*"],
|
||||||
"excludePackagePatterns": ["powerhooks", "tsafe", "evt"],
|
"excludePackagePatterns": ["tsafe", "evt"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"packagePatterns": ["powerhooks", "tsafe", "evt"],
|
"packagePatterns": ["tsafe", "evt"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user