chore(deps): update dependency prek to v0.2.23 #329
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.18->0.2.23Release Notes
j178/prek (prek)
v0.2.23Compare Source
Released on 2025-12-20.
Highlights
🚀 This release introduces priority-based parallel hook execution: prek can run multiple hooks in parallel when they share the same
priority, which can be a huge speed-up for many configs. See configuration docs forpriority.Enhancements
check-case-conflictas builtin hook (#888)prioritybased parallel execution (#1232)Bug fixes
check-executable-have-shebangs"command line too long" error on Windows (#1236)Documentation
priority(#1245)taiki-e/install-action@prek(#1234)Contributors
v0.2.22Compare Source
Released on 2025-12-13.
Highlights
In this release, prek adds support for the
--cooldown-daysoption in theprek auto-updatecommand.This option allows users to skip releases that are newer than a specified number of days.
It is useful to mitigate open source supply chain risks by avoiding very recent releases that may not have been widely adopted or vetted yet.
Big thanks to @lmmx for driving this feature!
Enhancements
--cooldown-daysinprek auto-update(#1172)--cooldown-days(#1221)cargo installfor packages in workspace (#1207)Bug fixes
CARGO_HOMEforcargo metadata(#1209)Contributors
v0.2.21Compare Source
Released on 2025-12-09.
Bug fixes
cargofrom installed toolchain (#1202)Contributors
v0.2.20Compare Source
Released on 2025-12-08.
Highlights
In this release:
prek cache sizesubcommand so you can quickly see how much cache space prek is using. Thanks @MatthewMckee4!orphan: trueon a project to isolate it from parents so its files are processed only once.Want to show your project runs on prek? Add our README badge to your docs or repo homepage:
Enhancements
prek cache sizecommand (#1183)manualstage for hooks specified directly in command line (#1185)Bug fixes
post-checkoutdeadlock when cloning repos (#1192)Documentation
prek install --install--hooks(#1162)Other changes
prek: enabledrepo badge (#1171)Contributors
v0.2.19Compare Source
Released on 2025-11-26.
Performance
fix_byte_order_markerhook (#1136)trailing-whitespacehook to improve performance (#1135)Bug fixes
Contributors
Configuration
📅 Schedule: Branch creation - Between day 1 and 7 of the month, and on Sunday and Saturday ( * * 1-7 * 0,6 ) in timezone America/Mexico_City, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.