diff --git a/renovate.json b/renovate.json index 1e765c3eae8..423fdc9e3ed 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ ], "baseBranches": [ "main", - "main" + "20.1.x" ], "postUpgradeTasks": { "commands": [ @@ -67,4 +67,4 @@ "enabled": false } ] -} \ No newline at end of file +}