Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 2, 2026

Replace pre-commit with prek for running hooks.


Note

Migrates repository hook runner from pre-commit to prek.

  • CI: Lint step in .github/workflows/ci.yml now runs uv run --extra=dev prek run ... for all hook stages
  • Docs: docs/source/contributing.rst updated to install and run hooks via prek
  • Dev deps: swap pre-commit for prek in pyproject.toml
  • Config: .pre-commit-config.yaml default_install_hook_types now [pre-commit, pre-push] (drops commit-msg)

Written by Cursor Bugbot for commit 41240c8. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle enabled auto-merge (squash) January 2, 2026 07:30
@adamtheturtle adamtheturtle merged commit 06eba05 into main Jan 2, 2026
7 checks passed
@adamtheturtle adamtheturtle deleted the switch-to-prek branch January 2, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants