From 78666b207b598c8d3f57b4f97076ff6605a3e4eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 21:06:48 +0000 Subject: [PATCH] Update mise tools --- hk.pkl | 4 ++-- mise.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hk.pkl b/hk.pkl index a68192b..27fa4ea 100644 --- a/hk.pkl +++ b/hk.pkl @@ -1,6 +1,6 @@ -amends "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Config.pkl" +amends "package://github.com/jdx/hk/releases/download/v1.55.0/hk@1.55.0#/Config.pkl" -import "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Builtins.pkl" +import "package://github.com/jdx/hk/releases/download/v1.55.0/hk@1.55.0#/Builtins.pkl" exclude = List("sync/**") diff --git a/mise.toml b/mise.toml index 132e5bb..39a5ff6 100644 --- a/mise.toml +++ b/mise.toml @@ -66,7 +66,7 @@ login_shell = "/opt/homebrew/bin/zsh" actionlint = "1.7.12" chezmoi = "2.72.0" dprint = "0.55.2" -hk = "1.54.1" +hk = "1.55.0" pkl = "0.32.1" shellcheck = "0.11.0" shfmt = "3.13.1"