From 3233aed81ef634a94b58c70ae0f6233da606849e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 15:30:56 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.11.16 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a144f2a..22554d6 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -uv = "0.11.15" +uv = "0.11.16" "pipx:pre-commit" = "4.6.0" chezmoi = "2.70.4" bats = { version = "1.13.0", os = ["linux", "macos"] }