Skip to content

Commit 52beefa

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update hk to v1.20.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [hk](https://github.com/jdx/hk) | minor | `1.19.0` -> `1.20.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>jdx/hk (hk)</summary> ### [`v1.20.0`](https://github.com/jdx/hk/blob/HEAD/CHANGELOG.md#1200---2025-10-29) [Compare Source](jdx/hk@v1.19.0...v1.20.0) ##### 🚀 Features - add tofu (OpenTofu) builtin for formatting by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;380](jdx/hk#380) - make `hk install` only install if in the tree of a git repo. by [@&#8203;donalmacc](https://github.com/donalmacc) in [#&#8203;382](jdx/hk#382) ##### 🐛 Bug Fixes - **(shfmt)** use -s for check and fix by [@&#8203;bhanuprasad14](https://github.com/bhanuprasad14) in [6b15e0d](jdx/hk@6b15e0d) - add symlink filtering for steps to prevent prettier errors by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;372](jdx/hk#372) ##### 🔍 Other Changes - update clx submodule to add OSC progress bars by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;373](jdx/hk#373) ##### 📦️ Dependency Updates - update actions/download-artifact digest to [`d3f86a1`](jdx/hk@d3f86a1) by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;369](jdx/hk#369) - update actions/upload-artifact digest to [`ea165f8`](jdx/hk@ea165f8) by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;370](jdx/hk#370) - update anthropics/claude-code-action digest to [`f30f5ee`](jdx/hk@f30f5ee) by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;374](jdx/hk#374) - update actions/download-artifact action to v5 by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;375](jdx/hk#375) - update amannn/action-semantic-pull-request action to v6 by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;376](jdx/hk#376) - update apple-actions/import-codesign-certs action to v5 by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;377](jdx/hk#377) - update jdx/mise-action action to v3 by [@&#8203;renovate\[bot\]](https://github.com/renovate\[bot]) in [#&#8203;378](jdx/hk#378) ##### New Contributors - [@&#8203;donalmacc](https://github.com/donalmacc) made their first contribution in [#&#8203;382](jdx/hk#382) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent cd1194b commit 52beefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fd = "10.3.0"
44
glab = "1.74.0"
55
go = "1.25.3"
66
hcloud = "1.54.0"
7-
hk = "1.19.0"
7+
hk = "1.20.0"
88
node = "25.1.0"
99
pkl = "0.29.1"
1010
python = "3.14.0"

0 commit comments

Comments
 (0)