diff --git a/.config/hk.pkl b/.config/hk.pkl index 6ea8bac..6e85abf 100644 --- a/.config/hk.pkl +++ b/.config/hk.pkl @@ -1,5 +1,5 @@ -amends "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Config.pkl" -import "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Builtins.pkl" +amends "package://github.com/jdx/hk/releases/download/v1.57.0/hk@1.57.0#/Config.pkl" +import "package://github.com/jdx/hk/releases/download/v1.57.0/hk@1.57.0#/Builtins.pkl" local formatters = new Mapping { ["hatch_format"] = (Builtins.ruff_format) { diff --git a/.config/mise.lint.toml b/.config/mise.lint.toml index b721542..014132e 100644 --- a/.config/mise.lint.toml +++ b/.config/mise.lint.toml @@ -1,5 +1,5 @@ [tools] -hk = "1.54.1" +hk = "1.57.0" pkl = "0.32.1" zizmor = "1.29.0" actionlint = "1.7.12"