From 01205552393665d473cb10da21c545bbfb93bb1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 00:36:06 +0000 Subject: [PATCH] chore(deps): update dependency pipx:ruff to v0.12.10 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7bee677..8d235ca 100644 --- a/mise.toml +++ b/mise.toml @@ -62,6 +62,6 @@ node = "22" "npm:prettier" = "3.6.2" "npm:pyright" = "1.1.403" "pipx:mypy" = "1.17.1" -"pipx:ruff" = "0.12.9" +"pipx:ruff" = "0.12.10" python = "3.13.7" uv = "0.8.11"