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"