ZIP
WinGet
Prek
j178 · 0.3.6 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
prek-i686-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
j178.Prek
Version
0.3.6
Description
⚡ Better `pre-commit`, re-engineered in Rust
License
MIT
↗
Homepage
https://github.com/j178/prek
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes
Released on 2026-03-16.
Enhancements
- Allow selectors for hook ids containing colons (#1782)
- Rename prek install-hooks to prek prepare-hooks and prek install --install-hooks to prek install --prepare-hooks (#1766)
- Retry auth-failed repo clones with terminal prompts enabled (#1761)
Performance
- Optimize detect_private_key by chunked reading and using aho-corasick (#1791)
- Optimize fix_byte_order_marker by shifting file contents in place (#1790)
Bug fixes
- Align stage default…