diff --git a/renovate.json b/renovate.json
index 4824b2dfe9c9bfbea84a468ec0e2ef830d513a69..3fe9000dddf24b27d835fb5661ce6d46b2411bba 100644
--- a/renovate.json
+++ b/renovate.json
@@ -26,7 +26,7 @@
       "groupName": "jest monorepo"
     },
     {
-      "matchPaths": ["**/__fixtures__/**"],
+      "matchFileNames": ["**/__fixtures__/**"],
       "enabled": false
     }
   ],