Skip to content

Conversation

@Pymetheus
Copy link
Owner

Description

Switch local git hook tooling from pre-commit to prek across the project. Updated pyproject.toml dev dependencies (pre-commit -> prek), README (added prek badge, removed pre-commit badge, updated instructions), docs/CHECKLIST.md and docs/INSTRUCTIONS.md (replace pre-commit install with prek install and related references). This aligns docs, badges, and install steps with the new, faster prek local enforcement tool.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issue

no issue

Changes Made

  • Switched local git hook tooling from pre-commit to prek
  • Updated pyproject.toml dev dependencies, README, docs/CHECKLIST.md & docs/INSTRUCTIONS.md

Testing

Describe how you tested your changes:

  • Unit tests pass
  • Integration tests pass
  • Manual testing performed

Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Context

Add any other context about the PR here.

Switch local git hook tooling from pre-commit to prek across the project. Updated pyproject.toml dev dependencies (pre-commit -> prek), README (added prek badge, removed pre-commit badge, updated instructions), docs/CHECKLIST.md and docs/INSTRUCTIONS.md (replace `pre-commit install` with `prek install` and related references). This aligns docs, badges, and install steps with the new, faster `prek` local enforcement tool.
@github-actions github-actions bot added the enhancement Types: Improvement to an existing feature label Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Pymetheus Pymetheus merged commit 396075f into main Feb 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Types: Improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants