From 1ea8ea49454072b5dce9072e1d0eee9a2228bd40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 03:05:13 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.11.22 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index b46ebb5..66f5372 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ GIT_CLIFF_CONFIG = "{{ config_root }}/.github/cliff.toml" [tools] go = "1.26.3" gh = "2.95.0" -uv = "0.11.21" +uv = "0.11.22" git-cliff = "2.13.1" "pipx:mkdocs" = { version = "1.6.1", uvx_args = "--with mkdocs-material" }