From 14e79eb2cf421a7a722b421019aa990410d63dd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 16:10:51 +0000 Subject: [PATCH] Update dependency ruff to v0.15.21 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 39b061e..e23fadf 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ uv = "0.11.28" "npm:pyright" = "1.1.411" "pipx:shellcheck-gha" = "0.1.2" prettier = "3.9.5" -ruff = "0.15.20" +ruff = "0.15.21" shellcheck = "0.11.0" shfmt = "3.13.1" yq = "4.53.3"