chore(renovate): automerge self updates
This commit is contained in:
parent
e256aa59d1
commit
add9a6c5f5
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@
|
||||||
"matchPackageNames": ["codeberg.org/forgejo/forgejo"],
|
"matchPackageNames": ["codeberg.org/forgejo/forgejo"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"semanticCommitType": "feat"
|
"semanticCommitType": "feat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Automerge renovate updates",
|
||||||
|
"matchPackageNames": ["ghcr.io/visualon/renovate"],
|
||||||
|
"automerge": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
|
|
Loading…
Reference in a new issue