From d9a299a6a623bade62367c1e306129699cc9b94a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 20:45:21 +0000 Subject: [PATCH] chore(deps): update dependency lychee to v0.24.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 18ff6275f..843ef1da7 100644 --- a/mise.toml +++ b/mise.toml @@ -2,7 +2,7 @@ "go:github.com/gohugoio/hugo" = "v0.160.1" "go:github.com/grafana/oats" = "0.6.1" java = "temurin-25.0.3+9.0.LTS" -lychee = "0.23.0" +lychee = "0.24.1" node = "24.15.0" "npm:renovate" = "43.129.1" protoc = "34.1"