blumeops/mise.toml
Erich Blume 12eab01c55 Add pre-commit to mise.toml project tools
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 21:10:19 -08:00

4 lines
185 B
TOML

[tools]
"pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" }
"pipx:pre-commit" = { version = "latest", uvx = "true" }
pulumi = "latest"