Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 2, 2026

Replace pre-commit with prek for running hooks.


Note

Switches hook runner from pre-commit to prek.

  • CI: lint.yml now runs uv run --extra=dev prek run for pre-commit, pre-push, and manual stages
  • Docs: contributing.rst updated to use prek install and prek run commands
  • 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 71853ca. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle enabled auto-merge (squash) January 2, 2026 07:30
@adamtheturtle adamtheturtle merged commit 7cba794 into main Jan 2, 2026
10 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