From 76a28254c4c9c75e219c125c7f169621b7333de0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:59:45 +0000 Subject: [PATCH] chore(deps): update linters --- mise.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mise.toml b/mise.toml index cc52c4d9e..b999f31fd 100644 --- a/mise.toml +++ b/mise.toml @@ -9,19 +9,19 @@ protoc = "35.0" actionlint = "1.7.12" "aqua:grafana/flint" = "0.22.5" "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.1" +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.244.0" +ruff = "0.15.20" +rumdl = "v0.2.26" shellcheck = "v0.11.0" shfmt = "3.13.1" taplo = "0.10.0" typos = "1.47.2" -zizmor = "1.25.2" +zizmor = "1.26.1" [env] FLINT_CONFIG_DIR = ".github/config"