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 ae0753a + bc04d12 commit a01c702Copy full SHA for a01c702
.github/renovate.json
@@ -27,6 +27,7 @@
27
"allowScripts": true,
28
"ignoreScripts": false,
29
"ignoreDeps": ["typescript"],
30
+ "ignorePaths": ["**/customWidgets/**"],
31
"packageRules": [
32
{ "matchCategories": ["docker"], "enabled": false },
33
{ "matchPackagePatterns": ["*"], "rangeStrategy": "bump" },
0 commit comments