github j178/prek v0.0.24
0.0.24

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

Release Notes

Enhancements

  • Add dynamic completion of hook ids (#380)
  • Implement prek list to list available hooks (#424)
  • Implement pygrep language support (#383)
  • Support prek run multiple hooks (#423)
  • Implement check_json as builtin hook (#416)

Performance

  • Avoid reading whole file into memory in fix_end_of_file and make it consistent with pre-commit-hooks (#399)

Bug fixes

  • Do not set GOROOT and GOPATH for system found go (#415)

Documentation

  • Use brew install j178/tap/prek for now (#420)
  • chore: logo rebranded, Update README.md (#408)

Install prek 0.0.24

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install j178/tap/prek

Download prek 0.0.24

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.