diff --git a/topgrade/topgrade.toml b/topgrade/topgrade.toml index c79a733..910e6af 100644 --- a/topgrade/topgrade.toml +++ b/topgrade/topgrade.toml @@ -5,7 +5,7 @@ #] # Disable specific steps - same options as the command line flag -disable = ["go", "microsoft_auto_update"] +disable = ["microsoft_auto_update"] # Run specific steps - same options as the command line flag #only = ["system", "emacs"]