From 424345e88da266f37963189afd211500530d2a42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:22:42 +0000 Subject: [PATCH] Update dependency grafana/flint to v0.22.2 --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index b5055b24..6b0b4799 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,7 +1,7 @@ { $schema: 'https://docs.renovatebot.com/renovate-schema.json', extends: [ - "github>grafana/flint#v0.21.0", + "github>grafana/flint#v0.22.2", 'config:best-practices', 'helpers:pinGitHubActionDigestsToSemver', 'customManagers:githubActionsVersions',