We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56810aa commit f06740eCopy full SHA for f06740e
.github/renovate.json
@@ -26,7 +26,7 @@
26
},
27
"allowScripts": true,
28
"ignoreScripts": false,
29
- "ignoreDeps": ["typescript"],
+ "ignoreDeps": ["typescript", "react", "react-dom", "@types/react", "@types/react-dom"],
30
"ignorePaths": ["**/customWidgets/**"],
31
"packageRules": [
32
{ "matchCategories": ["docker"], "enabled": false },
0 commit comments