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.
2 parents 56810aa + f06740e commit 3db100bCopy full SHA for 3db100b
.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