From d1abe78aa7ecd80c3e539f9910da577debd5a9d3 Mon Sep 17 00:00:00 2001 From: Gregor Zeitlinger Date: Mon, 2 Mar 2026 19:19:19 +0100 Subject: [PATCH] Update flint to v0.7.1 Strips Scroll to Text Fragment anchors in link checks. Signed-off-by: Gregor Zeitlinger --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3572294fe439..6026fcea3878 100644 --- a/mise.toml +++ b/mise.toml @@ -15,4 +15,4 @@ use_file_shell_for_executable_tasks = true # Pick the tasks you need from flint (https://github.com/grafana/flint) [tasks."lint:links"] description = "Check for broken links in changed files + all local links" -file = "https://raw.githubusercontent.com/grafana/flint/8822bdc543f28f2c7dd1f697af4df6d89768c507/tasks/lint/links.sh" # v0.7.0 +file = "https://raw.githubusercontent.com/grafana/flint/0ac131d7832bd8964f6ca9e5af73207dca6a85ba/tasks/lint/links.sh" # v0.7.1