From 38d7994a46b5f9b0d71a9fc4a232c0f298788a7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 13:51:54 +0000 Subject: [PATCH] chore(deps): update linters --- mise.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/mise.toml b/mise.toml index 7066043ec..9af022db6 100644 --- a/mise.toml +++ b/mise.toml @@ -9,19 +9,19 @@ protoc = "35.1" actionlint = "1.7.12" "aqua:grafana/flint" = "0.22.6" "aqua:jonwiggins/xmloxide" = "v0.4.3" -"aqua:owenlamont/ryl" = "0.18.1" -biome = "2.5.0" -editorconfig-checker = "3.7.0" +"aqua:owenlamont/ryl" = "0.21.0" +biome = "2.5.2" +editorconfig-checker = "3.8.0" google-java-format = "1.35.0" lychee = "0.24.2" -"npm:renovate" = "43.220.0" -ruff = "0.15.17" -rumdl = "v0.2.17" +"npm:renovate" = "43.251.3" +ruff = "0.15.20" +rumdl = "v0.2.28" shellcheck = "v0.11.0" shfmt = "3.13.1" taplo = "0.10.0" -typos = "1.47.2" -zizmor = "1.25.2" +typos = "1.48.0" +zizmor = "1.26.1" [env] FLINT_CONFIG_DIR = ".github/config"