diff --git a/topgrade/topgrade.toml b/topgrade/topgrade.toml index e57fddb..c79a733 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"] +disable = ["go", "microsoft_auto_update"] # Run specific steps - same options as the command line flag #only = ["system", "emacs"]