chore(deps): update dependency prek to v0.3.0#1873
Merged
mschoettle merged 1 commit intomainfrom Jan 23, 2026
Merged
Conversation
mschoettle
approved these changes
Jan 14, 2026
cc7a477 to
e52cb87
Compare
487f65e to
1dd686f
Compare
1dd686f to
e2917ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.27→0.3.0==0.2.27→==0.3.0Release Notes
j178/prek (prek)
v0.3.0Compare Source
Released on 2026-01-22.
Highlights
prek cache gc(also available viaprek gcfor pre-commit compatibility) is finally here! You can now runprek cache gcto clean up unused repos, hook envs and tool versions from prek cache.language: bunis now supported, making it possible to write and run hooks with Bun.Enhancements
Implement
prek cache gc(#1410)prek cache gcremoved (#1418)prek cache gc -v(#1420)prek cache gcremove specific unused tool versions (#1422)prek cache gc(#1436)Add
language: bunsupport (#1411)git ls-remote --tagsto list bun versions (#1439)Accept
--stageas an alias for--hook-stageinprek run(#1398)Expand
~tilde inPREK_HOME(#1431)Support refs to trees (#1449)
Bug fixes
split()instead ofresolve(None)for builtin hook argument parsing (#1415)Documentation
simple-iconsandast-grepto the users of prek (#1403)repofield (#1432)Other Changes
Contributors
v0.2.30Compare Source
Released on 2026-01-18.
Enhancements
check-json5builtin hook (#1387)auto-update(#1379)Bug fixes
Documentation
check-json5now rejects duplicate keys (#1391)Contributors
v0.2.29Compare Source
Released on 2026-01-16.
Highlights
files/excludenow support globs (including glob lists), making config filters much easier to read and maintain than heavily-escaped regex.Before (regex):
After (glob list):
Enhancements
check-json5as builtin hooks (#1367)filesandexclude) (#1197)Bug fixes
uv pip installsubprocess (#1355)TERM=dumbunder PTY to prevent capability-probe hangs (#1363)Documentation
home-assistant/coreto the users of prek (#1350)Contributors
v0.2.28Compare Source
Released on 2026-01-13.
Enhancements
git difffor skipped hooks (#1335)/bin/shin generated git hook scripts (#1333)Bug fixes
Documentation
tyto the users of prek (#1342)ruffto the users of prek (#1334)Contributors
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.