Release Notes
Enhancements
Bug fixes
- Reuse hook env only for exactly same dependencies (#609)
- Workaround checkout file failure on Windows (#616)
Install prek 0.1.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.1.6/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.1.6/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prek