File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ max_retries = 6
77max_concurrency = 4
88
99# Check link anchors
10- include_fragments = true
10+ include_fragments = " anchor-only "
1111
1212exclude = [
1313 " ^https://github.com/.*#discussion_r.*$" ,
Original file line number Diff line number Diff line change 11[tools ]
2- lychee = " 0.23.0 "
2+ lychee = " 0.24.2 "
33
44[settings ]
55# Only install tools explicitly defined in the [tools] section above
@@ -14,4 +14,4 @@ use_file_shell_for_executable_tasks = true
1414# Pick the tasks you need from flint (https://github.com/grafana/flint)
1515[tasks ."lint:links" ]
1616description = " Check for broken links in changed files + all local links"
17- file = " https://raw.githubusercontent.com/grafana/flint/eded4cd370c729289a6de327a1a26831e10a39b9 /tasks/lint/links.sh" # v0.20 .2
17+ file = " https://raw.githubusercontent.com/grafana/flint/8b7082196051b576d0b8dde43e26d620e7c277b3 /tasks/lint/links.sh" # v0.22 .2
You can’t perform that action at this time.
0 commit comments