From 4eee0bd8d26a104764b50b21b40766a296e75745 Mon Sep 17 00:00:00 2001 From: Gregor Zeitlinger Date: Tue, 12 May 2026 08:01:39 +0000 Subject: [PATCH] chore: upgrade flint to v0.22.2 Signed-off-by: Gregor Zeitlinger --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 7a27ae2..4d1fdc4 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] # Linters -"github:grafana/flint" = "0.21.0" +"aqua:grafana/flint" = "0.22.2" lychee = "0.24.2" [tasks.lint]