blumeops/mise.toml

12 lines
475 B
TOML
Raw Permalink Normal View History

[tools]
2026-04-13 08:40:49 -07:00
# Versions set here are referenced against service-versions.yaml
# If you add a new tool, please:
# 1. pin a specific version (or even better, a SHA)
# 2. create a new entry in service-versions.yaml
# This will help ensure reviewed upgrades at a steady cadence
"pipx:ansible-core" = { version = "2.20.1", uvx = "true", uvx_args = "--with botocore --with boto3" }
"pipx:borgmatic" = "2.1.4"
prek = "0.3.4"
pulumi = "3.215.0"
dagger = "0.20.6"
2026-04-20 15:48:15 -07:00
"pipx:ty" = "0.0.29"