Skip to content

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Release Notes

Released on 2025-11-14.

Enhancements

  • Support PREK_CONTAINER_RUNTIME=podman to override container runtime (#1033)
  • Support rootless container runtime (#1018)
  • Support language: unsupported and language: unsupported_script introduced in pre-commit v4.4 (#1073)
  • Tweak to regex used for mountinfo (#1037)

Bug fixes

  • Fix --files argument - files referencing other projects aren’t being filtered (#1064)
  • Unset objectFormat in git init (#1048)

Documentation

  • Add scoop to installation (#1067)
  • Document workspace file visibility constraints (#1071)
  • Add iceberg-python, msgspec and humanize to "who is using prek" (#1039, #1042, #1063)

Other changes

  • Add a hint to install when running inside a sub-project (#1045)
  • Add a hint to use --refresh when no configuration found (#1046)
  • Run uv pip install from the current directory (#1069)

Contributors

  • @zzstoatzz
  • @st1971
  • @yihong0618
  • @j178
  • @copilot-swe-agent
  • @idlsoft

Install prek 0.2.14

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.2.14/prek-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.2.14/prek-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install j178/tap/prek

Install prebuilt binaries into your npm project

npm install @j178/[email protected]

Download prek 0.2.14

File Platform Checksum
prek-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
prek-x86_64-apple-darwin.tar.gz Intel macOS checksum
prek-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
prek-i686-pc-windows-msvc.zip x86 Windows checksum
prek-x86_64-pc-windows-msvc.zip x64 Windows checksum
prek-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
prek-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
prek-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
prek-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
prek-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
prek-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
prek-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
prek-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
prek-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
prek-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
prek-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
prek-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
prek-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum

View the full release notes at https://github.com/j178/prek/releases/tag/v0.2.14.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 14, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 14, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 14, 2025
Merged via the queue into main with commit 7afc49d Nov 14, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-prek-0.2.14 branch November 14, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants