From b767fc5dfad409fe488f562faddaad74de01f7ec Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 16 Mar 2026 00:14:44 -0500 Subject: [PATCH] feat: specificy branch --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate.json b/renovate.json index e823b962d..63c84223f 100644 --- a/renovate.json +++ b/renovate.json @@ -57,6 +57,9 @@ "labels": [], "prHourlyLimit": 0, "prConcurrentLimit": 0, + "baseBranches": [ + "main" + ], "packageRules": [ { "description": "Label charts",