diff --git a/renovate.json b/renovate.json index b06b90c..3b8a603 100644 --- a/renovate.json +++ b/renovate.json @@ -133,6 +133,6 @@ } ], "helm-values": { - "fileMatch": ["^/ci/.+\\.yml$"] + "fileMatch": ["^ci/.+\\.yml$"] } }