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 1febdbc commit 02b4414Copy full SHA for 02b4414
renovate.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:recommended"],
4
- "forkProcessing": "enabled"
+ "forkProcessing": "enabled",
5
+ "ignoreDeps": ["@vscode/vsce"]
6
}
0 commit comments