Prek Reference

prek is the repository’s local hook runner.

  • install hooks with prek install
  • install commit-msg hooks with prek install --hook-type commit-msg
  • configuration lives in prek.toml
  • docs checks, pytest, and the Mikado commit-msg check are all wired through it

Follow-On Docs