From 182e33b9c24818eb33dd3ec58917900e29a0a026 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 08:48:03 +0000 Subject: [PATCH] Update dependency hk to v1.47.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index bec5876..b6aca10 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,6 +2,6 @@ go = "1.26.3" golangci-lint = "2.12.2" dprint = "0.54.0" -hk = "1.45.0" +hk = "1.47.0" just = "1.51.0" pkl = "0.31.1"