We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f879231 commit 24c8fceCopy full SHA for 24c8fce
1 file changed
renovate.json
@@ -1,5 +1,8 @@
1
{
2
- "extends": [
3
- "github>unjs/renovate-config"
+ "extends": ["github>unjs/renovate-config"],
+ "ignorePaths": [
4
+ "**/node_modules/**",
5
+ "**/bower_components/**",
6
+ "**/fixture/**"
7
]
8
}
0 commit comments