diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index fdcf09b..2552cff 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -15,7 +15,7 @@ # sudo_command = "sudo" # Disable specific steps - same options as the command line flag -disable = ["clam_av_db", "auto_cpufreq"] +disable = ["clam_av_db"] # Ignore failures for these steps # ignore_failures = ["powershell"]