renovate: automerge renovate

This commit is contained in:
Vivian 2022-05-20 10:51:15 +02:00
parent cb2cfb0c05
commit c4f8bc1cae
3 changed files with 19 additions and 12 deletions

View file

@ -63,5 +63,12 @@ data:
},
"kubernetes": {
"fileMatch": ["flux/.+\\.yaml$"]
}
},
"packageRules": [
"automerge": true,
"automergeType": "branch",
"matchPackageNames": [
"renovate/renovate"
]
]
}