diff --git a/mise.toml b/mise.toml index 2861f91..2ce6646 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,4 @@ [tools] "pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" } +"pipx:pre-commit" = { version = "latest", uvx = "true" } pulumi = "latest"