chore(config): migrate renovate config (#673)
Reviewed-on: https://code.forgejo.org///forgejo-helm/forgejo-helm/pulls/673 Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
9897b5e2b3
commit
253b806de9
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
|||
},
|
||||
{
|
||||
"description": "branch automerge not possible",
|
||||
"matchPackagePatterns": [".+"],
|
||||
"automergeType": "pr"
|
||||
"automergeType": "pr",
|
||||
"matchPackageNames": ["/.+/"]
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
|
Loading…
Reference in a new issue