Release Notes
Released on 2025-12-27.
Performance
- Use
git cat-file -ein check if a rev exists (#1277)
Bug fixes
- Fix
prioritynot applied for remote hooks (#1281) - Report config file parsing error in
auto-update(#1274) - Unset
GIT_DIRfor auto-update (#1269)
Contributors
Install prek 0.2.25
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.2.25/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.2.25/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.25