From b98ca9459ce5a004d925f7e2a750efd6dff30a70 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 6 Jul 2023 10:20:20 +0000
Subject: [PATCH] chore(config): migrate renovate config (#23209)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 renovate.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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