Skip to content

Commit f9721f1

Browse files
ECG Bottmeijn
authored andcommitted
build(deps): update hk to v1.31.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [hk](https://github.com/jdx/hk) | minor | `1.29.0` → `1.31.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.31.0`](https://github.com/jdx/hk/blob/HEAD/CHANGELOG.md#1310---2026-01-19) [Compare Source](jdx/hk@v1.29.0...v1.31.0) ##### 🚀 Features - **(asciidoctor)** add asciidoctor config to hk builtin config by [@&#8203;hituzi-no-sippo](https://github.com/hituzi-no-sippo) in [#&#8203;604](jdx/hk#604) ##### 🐛 Bug Fixes - glob syntax for linters in getting\_started.md by [@&#8203;makp0](https://github.com/makp0) in [#&#8203;593](jdx/hk#593) - docs builtins generation by [@&#8203;makp0](https://github.com/makp0) in [#&#8203;606](jdx/hk#606) - make pkl:dist task executable by [@&#8203;joonas](https://github.com/joonas) in [#&#8203;607](jdx/hk#607) - prevent docs build from silently failing when pkl:gen is skipped by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;609](jdx/hk#609) - add ci-nogit to final job dependencies by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;611](jdx/hk#611) ##### 🚜 Refactor - break up step.rs into modular components by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;610](jdx/hk#610) - move LLM release notes to GitHub release workflow by [@&#8203;jdx](https://github.com/jdx) in [#&#8203;608](jdx/hk#608) ##### New Contributors - [@&#8203;makp0](https://github.com/makp0) made their first contribution in [#&#8203;606](jdx/hk#606) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
1 parent a9543f3 commit f9721f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.80.4"
55
go = "1.25.6"
66
hcloud = "1.59.0"
7-
hk = "1.29.0"
7+
hk = "1.31.0"
88
node = "25.3.0"
99
pkl = "0.30.2"
1010
python = "3.14.2"

0 commit comments

Comments
 (0)