From 831ea272f0ee92fbe10ae9120851e9c5be23f297 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:37:41 +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"