From 87dc7affe6f0cc82f125dfb742ba9113b16fb089 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 01:33:17 +0000 Subject: [PATCH] Update dependency ruff to v0.16.4 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 42f8038..6144d25 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ uv = "0.12.5" "npm:pyright" = "1.1.413" "pipx:shellcheck-gha" = "0.1.2" prettier = "3.9.6" -ruff = "0.16.3" +ruff = "0.16.4" shellcheck = "0.11.0" shfmt = "3.13.1" yq = "4.53.6"