diff --git a/.github/renovate.json5 b/.github/renovate.json5 index b959e853e..ae1be2747 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["config:best-practices", "config:recommended", "github>grafana/flint#v0.22.4"], + extends: ["config:best-practices", "config:recommended", "github>grafana/flint#v0.22.5"], platformCommit: "enabled", automerge: true, ignorePaths: [ diff --git a/mise.toml b/mise.toml index 31dcb55c5..f32cd272e 100644 --- a/mise.toml +++ b/mise.toml @@ -7,7 +7,7 @@ protoc = "35" # Linters actionlint = "1.7.12" -"aqua:grafana/flint" = "0.22.4" +"aqua:grafana/flint" = "0.22.5" "aqua:jonwiggins/xmloxide" = "v0.4.3" "aqua:owenlamont/ryl" = "0.11.0" biome = "2.4.16"