Skip to content

Commit 448364d

Browse files
committed
chore: renovate ignore react-compiler-runtime and babel-plugin-react-compiler
1 parent 576078a commit 448364d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,9 @@
1919
"kill-port", // `kill-port:^2.0.0 has perf issues (#8392)
2020

2121
"prettier", // waiting for stable choice on ternaries
22+
23+
// renovate doesn't properly handle x.x.x-experimental-yyy-zzz version schema
24+
"react-compiler-runtime",
25+
"babel-plugin-react-compiler",
2226
],
2327
}

0 commit comments

Comments
 (0)