Release Notes
Released on 2025-10-16.
Enhancements
- Lazily check hook env health (#897)
- Implement
check-symlinksas builtin hook (#895) - Implement
detect-private-keyas builtin hook (#893)
Bug fixes
- Download files to scratch directory to avoid cross-filesystem rename (#889)
- Fix golang hook install local dependencies (#902)
- Ignore the user-set
UV_MANAGED_PYTHON(#900)
Other changes
- Add package metadata for cargo-binstall (#882)
Contributors
Install prek 0.2.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.2.9/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.2.9/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prekInstall prebuilt binaries into your npm project
npm install @j178/prek@0.2.9