From 8dbb4b1a227b67c151567ba82c8fdd11f2878113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:11:19 +0000 Subject: [PATCH] Update dependency ruff to v0.15.22 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 2066ba5..fbb5ec6 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ uv = "0.11.29" "npm:pyright" = "1.1.411" "pipx:shellcheck-gha" = "0.1.2" prettier = "3.9.5" -ruff = "0.15.21" +ruff = "0.15.22" shellcheck = "0.11.0" shfmt = "3.13.1" yq = "4.53.3"