From 317713dc66a521ad1d4a186bf302311ad1e22859 Mon Sep 17 00:00:00 2001 From: zendesk-acicchetti Date: Tue, 11 May 2021 09:18:37 -0400 Subject: [PATCH] Topgrade removed this step --- topgrade/topgrade.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topgrade/topgrade.toml b/topgrade/topgrade.toml index 910e6af..39e6985 100644 --- a/topgrade/topgrade.toml +++ b/topgrade/topgrade.toml @@ -5,7 +5,7 @@ #] # Disable specific steps - same options as the command line flag -disable = ["microsoft_auto_update"] +# disable = ["microsoft_auto_update"] # Run specific steps - same options as the command line flag #only = ["system", "emacs"]