From 76a2dac03c1d2ed8a04bdb9cd3c9642365ef529d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 05:14:50 +0000 Subject: [PATCH] Update dependency ruff to v0.15.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index f53ec3df..885d1fd0 100644 --- a/mise.toml +++ b/mise.toml @@ -6,7 +6,7 @@ uv = "0.10.6" # Common tools "pipx:shellcheck-gha" = "0.1.2" prettier = "3.6.2" -ruff = "0.15.2" +ruff = "0.15.4" shellcheck = "0.11.0" shfmt = "3.12.0" yq = "4.52.4"