From 020ba10c56e3f8feac78bacce974176e64a89946 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Tue, 5 Aug 2025 13:35:34 +0100 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/renovate.json5 b/renovate.json5 index 6795cb118a..dff87250e9 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -227,6 +227,8 @@ // Used by onenote-converter but has many breaking changes and we don't test it on CI, so // would need to be manually upgraded and tested. "bat", + + "react-test-renderer", ], "packageRules": [ // The React Monorepo rule appears to be automatically enabled, but the PR will usually fail