diff --git a/hk.pkl b/hk.pkl index 1e89c4c..b8cce41 100644 --- a/hk.pkl +++ b/hk.pkl @@ -1,5 +1,5 @@ -amends "package://github.com/jdx/hk/releases/download/v1.42.0/hk@1.42.0#/Config.pkl" -import "package://github.com/jdx/hk/releases/download/v1.42.0/hk@1.42.0#/Builtins.pkl" +amends "package://github.com/jdx/hk/releases/download/v1.48.0/hk@1.48.0#/Config.pkl" +import "package://github.com/jdx/hk/releases/download/v1.48.0/hk@1.48.0#/Builtins.pkl" local goGlobs = List("**/*.go", "**/go.mod", "**/go.sum") diff --git a/mise.toml b/mise.toml index 928a9a5..0a74d58 100644 --- a/mise.toml +++ b/mise.toml @@ -3,7 +3,7 @@ cue = "latest" "github:facebookincubator/scrut" = "0.4.2" go = "1.26.2" "golangci-lint" = "2.11.4" -hk = "1.42.0" +hk = "1.48.0" pkl = "0.31.0" [env]