Skip to content

Commit ebb69d0

Browse files
sync config with renovate-central
1 parent be50a24 commit ebb69d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended"],
44
"branchPrefix": "renovate/",
5-
"baseBranches": ["main", "rhoai-2.16", "rhoai-2.19", "rhoai-2.8"],
5+
"baseBranches": ["main", "rhoai-2.16", "rhoai-2.19", "rhoai-2.20", "rhoai-2.8"],
66
"ignoreTests": true,
77
"automergeType": "pr",
88
"automerge": true,
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"matchManagers": ["tekton"],
31-
"matchBaseBranches": ["rhoai-2.16", "rhoai-2.8", "rhoai-2.19"],
31+
"matchBaseBranches": ["rhoai-2.16", "rhoai-2.8", "rhoai-2.19", "rhoai-2.20"],
3232
"matchUpdateTypes": ["digest", "minor"],
3333
"schedule": ["* 0-3 1 * *"],
3434
"enabled": true,
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"matchManagers": ["rpm"],
46-
"matchBaseBranches": ["main", "rhoai-2.16", "rhoai-2.19", "rhoai-2.8"],
46+
"matchBaseBranches": ["main", "rhoai-2.16", "rhoai-2.19", "rhoai-2.20", "rhoai-2.8"],
4747
"groupName": "RPM Updates",
4848
"commitMessageTopic": "RPM updates",
4949
"enabled": true,

0 commit comments

Comments
 (0)