diff --git a/renovate.json b/renovate.json
index 634af5031852ec2e3351bd0569fb11efdc160b6c..f4ffae1abe5f2e38fb7b0485a9239583027e5bb2 100644
--- a/renovate.json
+++ b/renovate.json
@@ -4,8 +4,9 @@
         "local>stackspin/renovate-config"
     ],
     "prConcurrentLimit": 2,
-    "regexManagers": [
+    "customManagers": [
         {
+            "customType": "regex",
             "fileMatch": [
                 "(^|/)values\\.yaml*$"
             ],