From ee6fad3262ffe4130e22c7464589a359302ff01e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 18:01:39 +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 ee0e83a8d..965495ddc 100644 --- a/mise.toml +++ b/mise.toml @@ -8,19 +8,19 @@ protoc = "35.0" # Linters actionlint = "1.7.12" "aqua:grafana/flint" = "0.22.2" -"aqua:jonwiggins/xmloxide" = "v0.4.2" -"aqua:owenlamont/ryl" = "0.8.0" +"aqua:jonwiggins/xmloxide" = "v0.4.3" +"aqua:owenlamont/ryl" = "0.10.0" biome = "2.4.12" -editorconfig-checker = "v3.6.1" +editorconfig-checker = "3.7.0" google-java-format = "1.35.0" lychee = "0.24.2" -"npm:renovate" = "43.144.0" -ruff = "0.15.12" -rumdl = "0.1.84" +"npm:renovate" = "43.150.0" +ruff = "0.15.14" +rumdl = "0.2.0" shellcheck = "v0.11.0" shfmt = "3.13.1" taplo = "0.10.0" -typos = "1.46.1" +typos = "1.46.3" [env] FLINT_CONFIG_DIR = ".github/config"