Skip to content

Commit a2deb1d

Browse files
Update mise tools (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b69ab5 commit a2deb1d

2 files changed

Lines changed: 4 additions & 4 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.53.0/hk@1.53.0#/Config.pkl"
1+
amends "package://github.com/jdx/hk/releases/download/v1.54.0/hk@1.54.0#/Config.pkl"
22

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

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

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ login_shell = "/opt/homebrew/bin/zsh"
1919

2020
[tools]
2121
"github:afadesigns/zshellcheck" = "1.7.1"
22-
"github:goss-org/goss" = "0.4.9"
22+
"github:goss-org/goss" = "0.4.10"
2323
actionlint = "1.7.12"
2424
chezmoi = "2.71.1"
2525
dprint = "0.55.2"
26-
hk = "1.53.0"
26+
hk = "1.54.0"
2727
pkl = "0.32.1"
2828
shellcheck = "0.11.0"
2929
shfmt = "3.13.1"

0 commit comments

Comments
 (0)