diff --git a/renovate.json b/renovate.json index fa5862fe..293a60bd 100644 --- a/renovate.json +++ b/renovate.json @@ -16,6 +16,6 @@ "bumpVersion": "patch" } ], - "ignorePaths": ["charts/*/charts/**"] + "ignorePaths": ["charts/*/charts/**"], "enabledManagers": ["dockerfile", "helmv3"] }