Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 2, 2026

Replace pre-commit with prek for running hooks.


Note

Migrates hook runner from pre-commit to prek.

  • Update GitHub Actions lint.yml to invoke prek run for pre-commit, pre-push, and manual stages
  • Replace dev dependency pre-commit with prek in pyproject.toml
  • Update documentation commands to use prek install and prek run
  • Adjust .pre-commit-config.yaml default_install_hook_types to [pre-commit, pre-push] (remove commit-msg)

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

@adamtheturtle adamtheturtle enabled auto-merge (squash) January 2, 2026 07:35
@adamtheturtle adamtheturtle merged commit c562f97 into main Jan 2, 2026
191 of 197 checks passed
@adamtheturtle adamtheturtle deleted the switch-to-prek branch January 2, 2026 07:56
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