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 b8f4b11 commit 65617b8Copy full SHA for 65617b8
.github/renovate.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["github>Boshen/renovate"],
4
- "ignorePaths": ["**/node_modules/**", "**/fixtures/**"]
+ "ignorePaths": ["**/node_modules/**", "**/fixtures/**", "benches/**"]
5
}
0 commit comments