Update .config/topgrade.d/00-misc.toml
This commit is contained in:
parent
09eb3e86cf
commit
e7b9e35ed2
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"]
|
||||
disable = ["pnpm", "vim"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = ["powershell"]
|
||||
|
|
Loading…
Reference in a new issue