Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Use local hooks to keep versions synced with pyproject.toml#19

Merged
danielfrankcom merged 2 commits into
mainfrom
dev/frankcom/local-hooks
Jan 27, 2026
Merged

Use local hooks to keep versions synced with pyproject.toml#19
danielfrankcom merged 2 commits into
mainfrom
dev/frankcom/local-hooks

Conversation

@danielfrankcom

@danielfrankcom danielfrankcom commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

This PR updates the pre-commit hooks to use the local tool versions managed by uv, rather than declaring custom versions in the .pre-commit-config.yml.

Going forward it makes it easier to manage the tool versions, and prevents drift between the dev environment versions and the versions used by the pre-commit checks.

You can see based on the file format diff, there were already minor changes between the versions being used. Keeping the CI checks in sync with the local checks will help prevent annoying mismatches.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@danielfrankcom danielfrankcom merged commit a2e496a into main Jan 27, 2026
15 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/local-hooks branch January 27, 2026 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants