chore(deps): update dependency j178/prek to v0.3.0#671
Merged
renovate[bot] merged 1 commit intomainfrom Jan 24, 2026
Merged
Conversation
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:
v0.2.30→v0.3.0Release Notes
j178/prek (j178/prek)
v0.3.0: 0.3.0Compare Source
Release Notes
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
Install prek 0.3.0
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.3.0/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
Install prebuilt binaries into your npm project
Download prek 0.3.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.