Switch git hooks from pre-commit to prek #276

Merged
eblume merged 1 commit from feature/switch-to-prek into main 2026-03-02 18:15:24 -08:00

1 commit

Author SHA1 Message Date
63263abb97 Switch git hooks from pre-commit to prek
prek is a faster, Rust-native drop-in replacement for pre-commit.
Migrates config from .pre-commit-config.yaml to prek.toml, adds
built-in checks for case conflicts, private key detection, and
executable shebangs. Updates all doc references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:14:03 -08:00