From 3c94649db4f6732b76a66d3175549cafd33bfe79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 22:27:21 +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 4231a86..03493cc 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.1" -uv = "0.11.13" +uv = "0.11.14" actionlint = "1.7.12" shellcheck = "0.11.0"