From 0cbf4407811531cabc806f640bc9b30ca605ed6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 21:32:39 +0000 Subject: [PATCH] chore(deps): update dependency lychee to v0.20.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index b8e424c76e..f09f5744dc 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -lychee = "0.18.1" +lychee = "0.20.1" [tasks.link-check] run = 'lychee --verbose --config .github/config/lychee.toml .'