diff --git a/renovate.json b/renovate.json index 0190728d9..b30c04329 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "config:recommended" - ], + "extends": ["config:recommended"], + "baseBranchPatterns": ["localApps", "config"], "gitIgnoredAuthors": [ "41898282+github-actions[bot]@users.noreply.github.com", "85266337+pooneyy@users.noreply.github.com"