Add ty pre-commit hook and automate pylock.toml generation #17
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/17/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #15
Closes #16
astral-sh/ty-pre-commithook (v0.0.49) to run ty type-checking on every commit.uv-exporthook to regeneratepylock.tomlautomatically when dependencies change.[tool.bumpversion].pre_commit_hookssopylock.tomlis also regenerated and staged during version bumps.