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" }