diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 0f1194f..44f2fe5 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"] +disable = ["clam_av_db", "auto_cpufreq"] # Ignore failures for these steps # ignore_failures = ["powershell"]