diff --git a/renovate.json b/renovate.json index 21e99bbd..8ee3bb5f 100644 --- a/renovate.json +++ b/renovate.json @@ -4,7 +4,9 @@ "config:recommended" ], "crossplane": { - "fileMatch": ["(^|/)example/.*\\.ya?ml$"] + "managerFilePatterns": [ + "/(^|/)example/.*\\.ya?ml$/" + ] }, "packageRules": [ {