From 172ebe453ca6f64c20098f8f78560ccf68e70d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 22:48:25 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.11.17 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index e3eb260..9223abb 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.1" -uv = "0.11.16" +uv = "0.11.17" actionlint = "1.7.12" shellcheck = "0.11.0"