Skip to content

Commit a01c702

Browse files
authored
Renovate: ignore custom widgets (#1712)
2 parents ae0753a + bc04d12 commit a01c702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"allowScripts": true,
2828
"ignoreScripts": false,
2929
"ignoreDeps": ["typescript"],
30+
"ignorePaths": ["**/customWidgets/**"],
3031
"packageRules": [
3132
{ "matchCategories": ["docker"], "enabled": false },
3233
{ "matchPackagePatterns": ["*"], "rangeStrategy": "bump" },

0 commit comments

Comments
 (0)