From edb24971b688349fcf5bc6d8f945380d6d5d7c92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:40:59 +0000 Subject: [PATCH] chore(deps): update dependency pipx:ruff to v0.15.11 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a54a56e18..4aedeb09b 100644 --- a/mise.toml +++ b/mise.toml @@ -17,7 +17,7 @@ editorconfig-checker = "v3.6.1" "npm:markdownlint-cli2" = "0.22.0" "npm:prettier" = "3.8.3" "pipx:codespell" = "2.4.1" -"pipx:ruff" = "0.15.0" +"pipx:ruff" = "0.15.11" shellcheck = "v0.11.0" shfmt = "v3.12.0"