mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 20:48:22 +02:00
turn off automerge for renovate bot
This commit is contained in:
parent
bfe2a10889
commit
1d2317cd94
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
"automerge": true,
|
"automerge": false,
|
||||||
"automergeType": "pr"
|
"automergeType": "pr"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue