From 1cd8c7c4afea4d3abbca2c18ac1a668af7e34ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:49:17 +0000 Subject: [PATCH] chore(deps): update dependency grafana/flint to v0.22.12 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6e659caac..2a8ba9c7c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -3,7 +3,7 @@ extends: [ 'config:best-practices', 'config:recommended', - 'github>grafana/flint#v0.22.11', + 'github>grafana/flint#v0.22.12', ], platformCommit: 'enabled', automerge: true,