mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-13 13:35:26 +00:00
chore: enable automerge for renovate (#745)
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu> Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
This commit is contained in:
parent
1a554ae840
commit
66ebb88efe
@ -4,13 +4,15 @@
|
|||||||
"config:base",
|
"config:base",
|
||||||
"helpers:pinGitHubActionDigests",
|
"helpers:pinGitHubActionDigests",
|
||||||
":gitSignOff"
|
":gitSignOff"
|
||||||
|
|
||||||
],
|
],
|
||||||
"addLabels": ["dependencies"],
|
"addLabels": ["dependencies"],
|
||||||
"postUpdateOptions": [
|
"postUpdateOptions": [
|
||||||
"gomodTidy",
|
"gomodTidy",
|
||||||
"gomodMassage"
|
"gomodMassage"
|
||||||
],
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "pr",
|
||||||
|
"platformAutomerge": true,
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Exclude retracted cohere-go versions: https://github.com/renovatebot/renovate/issues/13012",
|
"description": "Exclude retracted cohere-go versions: https://github.com/renovatebot/renovate/issues/13012",
|
||||||
|
Loading…
Reference in New Issue
Block a user