mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 23:16:23 +02:00
turn off automerge for renovate bot
This commit is contained in:
parent
4b84725f4e
commit
a30de39bf8
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