diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 22e4f500..b8b0ff75 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -15,7 +15,7 @@ pre_sudo = true # sudo_command = "sudo" # Disable specific steps - same options as the command line flag -disable = ["spicetify", "vim"] +disable = ["spicetify", "vim", "containers"] # Ignore failures for these steps # ignore_failures = []