chore(renovate): disable branch automerge
This commit is contained in:
parent
40d4ad01e0
commit
de87a75eca
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@
|
|||
"description": "Update only daily for forgejo ci tests",
|
||||
"matchFileNames": ["ci/*.yml"],
|
||||
"extends": ["schedule:daily"]
|
||||
},
|
||||
{
|
||||
"description": "branch automerge not possible",
|
||||
"automergeType": "branch"
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
|
Loading…
Reference in a new issue