feat(mise/tools): add 'zig' and 'zls' dependencies

This commit is contained in:
2026-01-26 09:35:20 +00:00
parent c4924a8cfc
commit 7911beee79

View File

@@ -164,6 +164,8 @@ uv = "latest"
watchexec = "latest" watchexec = "latest"
yj = "latest" yj = "latest"
yq = "latest" yq = "latest"
zig = "latest"
zls = "latest"
zoxide = "latest" zoxide = "latest"
# Install ansible with passlib and bcrypt<4.1, as passlib is not compatible with # Install ansible with passlib and bcrypt<4.1, as passlib is not compatible with