diff --git a/.github/renovate-tracked-deps.json b/.github/renovate-tracked-deps.json index 5e402b59c..412a82a33 100644 --- a/.github/renovate-tracked-deps.json +++ b/.github/renovate-tracked-deps.json @@ -7,7 +7,7 @@ }, "files": { ".github/renovate.json5": { - "renovate-config-presets": [ + "renovate-config": [ "grafana/flint" ] }, diff --git a/mise.toml b/mise.toml index 5cc2616ef..973ef10a8 100644 --- a/mise.toml +++ b/mise.toml @@ -3,24 +3,24 @@ hugo = "0.162.1" java = "temurin-25.0.3+9.0.LTS" node = "24.16.0" -protoc = "35.0" +protoc = "35" # Linters actionlint = "1.7.12" "aqua:grafana/flint" = "0.22.4" "aqua:jonwiggins/xmloxide" = "v0.4.3" -"aqua:owenlamont/ryl" = "0.10.0" -biome = "2.4.12" +"aqua:owenlamont/ryl" = "0.11.0" +biome = "2.4.16" editorconfig-checker = "3.7.0" google-java-format = "1.35.0" lychee = "0.24.2" -"npm:renovate" = "43.150.0" -ruff = "0.15.14" -rumdl = "0.2.0" +"npm:renovate" = "43.202.1" +ruff = "0.15.15" +rumdl = "0.2.4" shellcheck = "v0.11.0" shfmt = "3.13.1" taplo = "0.10.0" -typos = "1.46.3" +typos = "1.47.0" zizmor = "1.25.2" [env]