Skip to content

Commit 07a3dd4

Browse files
openshift-pipelines-botpramodbindal
authored andcommitted
[bot:main] update konflux configuration
1 parent b4e39b2 commit 07a3dd4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/renovate.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"extends": [
44
"github>konflux-ci/mintmaker//config/renovate/renovate.json"
55
],
6-
"branchPrefix": "konflux/osp-mintmaker/",
6+
"branchPrefix": "osp-mintmaker/",
77
"enabledManagers": [
88
"tekton",
99
"dockerfile",
@@ -18,9 +18,8 @@
1818
"autoApprove": true,
1919
"packageRules": [
2020
{
21-
"description": "Automerge non-major updates",
22-
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
23-
"automerge": true
21+
"matchPackageNames": ["*"],
22+
"automerge": false
2423
}
2524
]
2625
}

0 commit comments

Comments
 (0)