diff --git a/.github/renovate.json5 b/.github/renovate.json5 index b5055b2..6b0b479 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',