Remove suggestion to run prek manually from README

Hooks run automatically on git commit; no need to invoke separately.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-05 08:15:25 -08:00
commit 92364f7305

View file

@ -63,7 +63,7 @@ prek install # set up git hooks
Git hooks (via [prek](https://github.com/j178/prek)) enforce secret scanning
(TruffleHog), linting, formatting, and custom checks like doc link validation
and the Mikado branch invariant. Run them manually with `prek run --all-files`.
and the Mikado branch invariant. They run automatically on `git commit`.
Operational tasks are driven through mise. Run `mise tasks` to see what's
available. Key examples: