From a7ef53178010b760215e60c59a181590abf54312 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Tue, 20 Feb 2024 21:15:56 +0100 Subject: [PATCH] ignore containers during topgrade --- dot_config/topgrade.toml.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/topgrade.toml.tmpl b/dot_config/topgrade.toml.tmpl index 341fa1a..758f737 100644 --- a/dot_config/topgrade.toml.tmpl +++ b/dot_config/topgrade.toml.tmpl @@ -10,6 +10,7 @@ disable = [ "pip3", "gem", "ruby_gems", + "containers", {{- if eq .chezmoi.os "darwin" }} "vim", {{- end }}