Skip to content

Commit 4d4062f

Browse files
sync config with renovate-central
1 parent 1642fb1 commit 4d4062f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/renovate.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
{
3030
"matchManagers": ["tekton"],
31-
"matchBaseBranches": ["rhoai-2.16", "rhoai-2.17", "rhoai-2.13", "rhoai-2.18", "rhoai-2.19"],
32-
"matchUpdateTypes": ["digest"],
31+
"matchBaseBranches": ["rhoai-2.18"],
32+
"matchUpdateTypes": ["digest", "minor"],
3333
"enabled": true,
3434
"groupName": "Tekton Updates",
3535
"branchPrefix": "renovate/tekton-rhoai-2.16/",
@@ -87,16 +87,14 @@
8787
{
8888
"matchUpdateTypes": [
8989
"major",
90-
"minor",
9190
"pin",
9291
"pinDigest",
93-
"patch",
94-
"bump"
92+
"patch"
9593
],
9694
"enabled": false
9795
},
9896
{
99-
"matchUpdateTypes": ["digest"],
97+
"matchUpdateTypes": ["digest", "minor"],
10098
"enabled": true,
10199
"groupName": "Konflux references",
102100
"branchPrefix": "konflux/references/",

0 commit comments

Comments
 (0)