From 1770a5d09d27e6dadd1628dadc6e2fbb569f95a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:07:34 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.12.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7c17e93..e935733 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] gitleaks = "8.30.1" -uv = "0.12.3" +uv = "0.12.4" actionlint = "1.7.12" shellcheck = "0.11.0"