From 88a48eaa9bc4742123b8329f56fc759c7b4c0c04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:38:42 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.11.14 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index ec39e9d..f7929ee 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -uv = "0.11.11" +uv = "0.11.14" "pipx:pre-commit" = "4.6.0" chezmoi = "2.70.2" bats = { version = "1.13.0", os = ["linux", "macos"] }