From b13a9000b9ebc354f58b97c6403e8f78afff4acc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 00:15:30 +0000 Subject: [PATCH] chore(deps): update dependency pipx:ruff to v0.12.7 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7cf70f8..71c0da0 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.0" -"pipx:ruff" = "0.12.5" +"pipx:ruff" = "0.12.7" python = "3.13.5" uv = "0.8.3"