Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 2, 2026

Replace pre-commit with prek for running hooks.


Note

Migrates lint hook runner from pre-commit to prek.

  • Updates CI to run prek for all hook stages in .github/workflows/ci.yml
  • Replaces usage instructions in docs/source/contributing.rst to use prek install and prek run
  • Swaps dev dependency pre-commit for prek in pyproject.toml
  • Adjusts .pre-commit-config.yaml default_install_hook_types to [pre-commit, pre-push] (removes commit-msg)

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

@adamtheturtle adamtheturtle enabled auto-merge (squash) January 2, 2026 07:31
@adamtheturtle adamtheturtle merged commit 8c878a8 into main Jan 2, 2026
9 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