mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Changesets config tweak (#6733)
This commit is contained in:
parent
f0d2a54aad
commit
f4b7c895e3
1 changed files with 8 additions and 1 deletions
|
|
@ -7,5 +7,12 @@
|
|||
"access": "restricted",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": []
|
||||
"ignore": [
|
||||
"@roo-code/types",
|
||||
"@roo-code/web-evals",
|
||||
"@roo-code/web-roo-code",
|
||||
"@roo-code/evals",
|
||||
"@roo-code/ipc",
|
||||
"@roo-code/telemetry"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue