Compare commits
1 commit
123fa7fa37
...
469778b3d3
Author | SHA1 | Date | |
---|---|---|---|
469778b3d3 |
1 changed files with 2 additions and 5 deletions
|
@ -3,12 +3,9 @@
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["*"],
|
"matchPackagePatterns": ["*"],
|
||||||
"automerge": true,
|
"automerge": false,
|
||||||
"automergeType": "pr",
|
"automergeType": "pr",
|
||||||
"platformAutomerge": true,
|
"platformAutomerge": true
|
||||||
"major": {
|
|
||||||
"automerge": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue