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 30269ec commit 044c982Copy full SHA for 044c982
renovate.json
@@ -2,5 +2,8 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"github>haoqunjiang/renovate-presets:npm.json5"
5
+ ],
6
+ "ignorePaths": [
7
+ "**/node_modules/**"
8
]
9
}
0 commit comments