ignore containers during topgrade

This commit is contained in:
Gabriel Augendre 2024-02-20 21:15:56 +01:00
parent 2b508fff7d
commit a7ef531780

View file

@ -10,6 +10,7 @@ disable = [
"pip3",
"gem",
"ruby_gems",
"containers",
{{- if eq .chezmoi.os "darwin" }}
"vim",
{{- end }}