From 6951409922cf7934fdf0f0a39f2b30d9f5548d97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:39:28 +0000 Subject: [PATCH] Update dependency ruff to v0.16.0 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 424b0be..3ca47ce 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ uv = "0.11.32" "npm:pyright" = "1.1.411" "pipx:shellcheck-gha" = "0.1.2" prettier = "3.9.6" -ruff = "0.15.22" +ruff = "0.16.0" shellcheck = "0.11.0" shfmt = "3.13.1" yq = "4.53.3"