diff --git a/renovate.json b/renovate.json index ad8f6342..a07c7b52 100644 --- a/renovate.json +++ b/renovate.json @@ -13,5 +13,6 @@ "matchFileNames": ["charts/*/Chart.yaml"], "groupName": "{{parentDir}}-dependencies" } - ] + ], + "ignorePaths": ["charts/*/charts/**"] }