From 257d10a0996174dfdc50eacf510875188db7701a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:26:54 +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 0f5b24c9..bf554f41 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ go = "1.25.0" "go:github.com/grafana/oats" = "0.4.0" java = "temurin-21.0.8+9.0.LTS" -lychee = "0.20.0" +lychee = "0.20.1" markdownlint-cli2 = "0.18.1" rust = "1.89.0"