diff --git a/config/mise/config.toml b/config/mise/config.toml index cb3db98..407a549 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -59,6 +59,7 @@ uvx = true "npm:yarn" = "latest" "pipx:ansible-core" = { version = "latest", uvx_args = "--with ansible" } "pipx:ansible-lint" = "latest" +"pipx:dmgbuild" = "latest" "pipx:fonttools" = "latest" "pipx:pipx" = "latest" "pipx:yamllint" = "latest" @@ -96,6 +97,7 @@ hwatch = "latest" jq = "latest" jwt = "latest" jwtui = "latest" +k3d = "latest" k9s = "latest" kubecm = "latest" kubectl = "latest" @@ -130,4 +132,3 @@ watchexec = "latest" yj = "latest" yq = "latest" zoxide = "latest" -k3d = "latest"