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

This commit is contained in:
punkfairie 2024-07-29 18:47:49 -07:00
parent 2347cc7180
commit 096e62c1ca
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

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