From f63b9979cc5e7a52465cb98ca6467be3808dc106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 04:10:18 +0000 Subject: [PATCH] chore(deps): update dependency pipx:ruff to v0.12.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a34abb6..d7e959d 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.16.1" -"pipx:ruff" = "0.12.1" +"pipx:ruff" = "0.12.2" python = "3.13.5" uv = "0.7.19"