From 35b3a760435d685296c55a9f684e464e606b7c28 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 25 Jan 2024 09:09:35 +0100 Subject: [PATCH] no self update --- .config/topgrade/topgrade.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 75bec80..ab307e7 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -67,7 +67,7 @@ skip_notify = true # this will be ignored if the binary is built without self update support # # available also via setting the environment variable (TOPGRADE_NO_SELF_UPGRADE) -# no_self_update = true +no_self_update = true # Extra tracing filter directives # These are prepended to the `--log-filter` argument