Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hk.pkl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/// Pre-commit config for developing this chezmoi repo. Adopts the shared
/// @gtbuchanan/hk-config `recommended` preset and adds a guard that mise's
/// generated tasks stay in sync. Tool versions come from mise.toml.
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.56.1/hk@1.56.1#/Config.pkl"

import "package://github.com/gtbuchanan/tooling/releases/download/hk-config@0.2.4/hk-config@0.2.4#/Defaults.pkl"

Expand Down
2 changes: 1 addition & 1 deletion home/.chezmoidata/hk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
#
---
# renovate: datasource=github-releases depName=jdx/hk
hk_version: '1.54.1'
hk_version: '1.56.1'
# renovate: datasource=github-releases depName=apple/pkl
pkl_version: '0.32.1'
26 changes: 13 additions & 13 deletions mise.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ actionlint = "1.7.12"
# Backs the hk render-templates step; also lets CI render templates without a
# separate chezmoi install.
chezmoi = "2.72.0"
hk = "1.54.1"
hk = "1.56.1"
node = "24.19.0"
"npm:@gtbuchanan/cli" = "0.6.0"
"npm:renovate" = "43.231.2"
Expand Down
Loading