mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Ignore @vscode/vsce in renovate (#4170)
This commit is contained in:
parent
1febdbc2e5
commit
02b4414d7d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"forkProcessing": "enabled"
|
||||
"forkProcessing": "enabled",
|
||||
"ignoreDeps": ["@vscode/vsce"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue