Skip to content

Commit a205225

Browse files
Update mise tools
1 parent 3d11125 commit a205225

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

hk.pkl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
amends "package://github.com/jdx/hk/releases/download/v1.54.0/hk@1.54.0#/Config.pkl"
1+
amends "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Config.pkl"
22

3-
import "package://github.com/jdx/hk/releases/download/v1.54.0/hk@1.54.0#/Builtins.pkl"
3+
import "package://github.com/jdx/hk/releases/download/v1.54.1/hk@1.54.1#/Builtins.pkl"
44

55
exclude = List("sync/**")
66

mise.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ login_shell = "/opt/homebrew/bin/zsh"
6464
"github:afadesigns/zshellcheck" = "1.7.1"
6565
"github:goss-org/goss" = "0.4.10"
6666
actionlint = "1.7.12"
67-
chezmoi = "2.71.1"
67+
chezmoi = "2.72.0"
6868
dprint = "0.55.2"
69-
hk = "1.54.0"
69+
hk = "1.54.1"
7070
pkl = "0.32.1"
7171
shellcheck = "0.11.0"
7272
shfmt = "3.13.1"
73-
zizmor = "1.28.0"
73+
zizmor = "1.29.0"
7474

7575
[tasks.bootstrap]
7676
run = [

0 commit comments

Comments
 (0)