Pin dagger CLI to 0.20.0 in mise.toml (was "latest"), bump engine version in dagger.json, and regenerate uv.lock. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
162 B
TOML
5 lines
162 B
TOML
[tools]
|
|
"pipx:ansible-core" = { version = "latest", uvx = "true", uvx_args = "--with botocore --with boto3" }
|
|
prek = "latest"
|
|
pulumi = "latest"
|
|
dagger = "0.20.0"
|