chore(renovate): fix config
This commit is contained in:
parent
e82332f64c
commit
837995bb68
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
||||||
{
|
{
|
||||||
"description": "branch automerge not possible",
|
"description": "branch automerge not possible",
|
||||||
"matchPackagePatterns": [".+"],
|
"matchPackagePatterns": [".+"],
|
||||||
"automergeType": "branch"
|
"automergeType": "pr"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
|
|
Loading…
Reference in a new issue