Release Notes
Enhancements
- Support PEP 723 scripts for Python hooks (#529)
Bug fixes
- Fix Python hook stderr are not captured (#530)
Other changes
- Add an error context when reading manifest failed (#527)
- Add a renovate rule to bump bundled uv version (#528)
- Disable semantic commits for renovate PRs (#538)
Install prek 0.1.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.1.3/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.1.3/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prek