diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 94494bbd2..388a9462b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -43,5 +43,9 @@ "kill-port", // `kill-port:^2.0.0 has perf issues (#8392) "prettier", // waiting for stable choice on ternaries + + // plugin-rsc + "react-router", + "@react-router/dev", ], }