Update .config/topgrade.d/00-misc.toml

This commit is contained in:
punkfairie 2024-04-20 13:04:49 -07:00
parent 09eb3e86cf
commit e7b9e35ed2
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -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"]