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,