We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1a1ad commit 679b54aCopy full SHA for 679b54a
.github/renovate.json5
@@ -10,7 +10,7 @@
10
"enabled": false,
11
},
12
{
13
- "matchFileNames": ["**/react-18/**"],
+ "matchFileNames": ["**/react-18/**", "**/compiler-react-18/**"],
14
"ignoreDeps": ["react", "react-dom", "@types/react", "@types/react-dom"],
15
16
0 commit comments