Update .config/topgrade.d/00-misc.toml
This commit is contained in:
parent
2347cc7180
commit
096e62c1ca
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# sudo_command = "sudo"
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["pnpm", "vim"]
|
||||
disable = ["pnpm"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = ["powershell"]
|
||||
|
|
Loading…
Reference in a new issue