diff --git a/dot_config/topgrade.toml b/dot_config/topgrade.toml index 791141d..20e7ba6 100644 --- a/dot_config/topgrade.toml +++ b/dot_config/topgrade.toml @@ -15,7 +15,7 @@ pre_sudo = false # sudo_command = "sudo" # Disable specific steps - same options as the command line flag -disable = ["chezmoi", "emacs"] +disable = ["chezmoi", "emacs", "uv"] # Ignore failures for these steps # ignore_failures = ["powershell"]