diff --git a/renovate.json b/renovate.json index b30c04329..c25ff486e 100644 --- a/renovate.json +++ b/renovate.json @@ -20,6 +20,11 @@ "matchManagers": ["!github-actions"], "addLabels": ["{{ updateType }}"] }, + { + "matchBaseBranches": ["localApps"], + "matchManagers": ["github-actions"], + "enabled": false + }, { "matchManagers": [ "docker-compose"