From 33082a3c5588d89a4d708547edc2af8636510c58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 19:57:22 +0000 Subject: [PATCH] chore(deps): update linters --- mise.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/mise.toml b/mise.toml index 164605093..9f855d4ae 100644 --- a/mise.toml +++ b/mise.toml @@ -10,22 +10,22 @@ protoc = "36.0" actionlint = "1.7.12" "aqua:grafana/flint" = "0.22.11" "aqua:jonwiggins/xmloxide" = "v0.5.0" -"aqua:owenlamont/ryl" = "0.21.0" -biome = "2.5.8" +"aqua:owenlamont/ryl" = "0.22.0" +biome = "2.5.12" checkstyle = "13.8.0" -editorconfig-checker = "3.11.1" +editorconfig-checker = "4.0.1" google-java-format = "1.36.1" lychee = "0.24.2" # @yarnpkg/libzip 3.2.2 is npm-signed and matches Yarn's release commit, but # was published without provenance; mise's no-downgrade policy otherwise rejects Renovate. -"npm:renovate" = { version = "44.29.4", trust_policy_excludes = ["@yarnpkg/libzip@3.2.2"] } -ruff = "0.16.3" -rumdl = "v0.2.55" +"npm:renovate" = { version = "44.65.5", trust_policy_excludes = ["@yarnpkg/libzip@3.2.2"] } +ruff = "0.16.6" +rumdl = "v0.2.69" shellcheck = "v0.11.0" -shfmt = "3.13.1" +shfmt = "3.14.1" taplo = "0.10.0" -typos = "1.49.0" -zizmor = "1.29.0" +typos = "1.50.1" +zizmor = "1.30.1" [env] FLINT_CONFIG_DIR = ".github/config"