Review exploring-the-docs and add doc consistency checks #112

Merged
eblume merged 4 commits from doc/exploring-the-docs-review into main 2026-02-05 21:12:07 -08:00
Showing only changes of commit 12eab01c55 - Show all commits

Add pre-commit to mise.toml project tools

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Erich Blume 2026-02-05 21:10:19 -08:00

View file

@ -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"