github j178/prek v0.0.26
0.0.26

latest releases: v0.3.1, v0.3.0, v0.2.30...
5 months ago

Release Notes

Enhancements

  • Disable prek self update for package managers (#468)
  • Download uv from github releases directly (#464)
  • Find uv alongside the prek binary (#466)
  • Run hooks with pty if color enabled (#471)
  • Warn unexpected keys in config (#463)

Bug fixes

  • Canonicalize prek executable path (#467)

Documentation

  • Add "Who are using prek" to README (#458)

Install prek 0.0.26

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install j178/tap/prek

Download prek 0.0.26

File Platform Checksum
prek-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
prek-x86_64-apple-darwin.tar.gz Intel macOS checksum
prek-x86_64-pc-windows-msvc.zip x64 Windows checksum
prek-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

Don't miss a new prek release

NewReleases is sending notifications on new releases.