From 7a977dea98baeabc66b705d133e33c3f9f6c6843 Mon Sep 17 00:00:00 2001 From: Mohammadi Iram <89964724+MohammadiIram@users.noreply.github.com> Date: Sat, 23 Nov 2024 17:29:43 +0530 Subject: [PATCH] Update renovate.json Signed-off-by: Mohammadi Iram <89964724+MohammadiIram@users.noreply.github.com> --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index a2858fd..015992e 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,7 +4,7 @@ "config:recommended" ], "branchPrefix": "renovate/", - "baseBranches": ["main", "rhoai-2.16"], + "baseBranches": ["main", "test-1"], "enabledManagers": ["dockerfile", "tekton", "rpm"], "dockerfile": { "enabled": true,