We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbfc20 commit ef98536Copy full SHA for ef98536
renovate.json
@@ -2,5 +2,9 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"config:base"
5
+ ],
6
+ "ignorePaths": [
7
+ "**/src/funTest/assets/**",
8
+ "**/src/test/assets/**"
9
]
10
}
0 commit comments