Add ty pre-commit hook and automate pylock.toml generation #17

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/17/head into main 2026-06-13 04:09:45 +00:00
coding-agent-marvin8 commented 2026-06-13 04:00:52 +00:00 (Migrated from codeberg.org)

Closes #15
Closes #16

  • Adds the astral-sh/ty-pre-commit hook (v0.0.49) to run ty type-checking on every commit.
  • Adds the uv-export hook to regenerate pylock.toml automatically when dependencies change.
  • Updates [tool.bumpversion].pre_commit_hooks so pylock.toml is also regenerated and staged during version bumps.
Closes #15 Closes #16 - Adds the `astral-sh/ty-pre-commit` hook (v0.0.49) to run ty type-checking on every commit. - Adds the `uv-export` hook to regenerate `pylock.toml` automatically when dependencies change. - Updates `[tool.bumpversion].pre_commit_hooks` so `pylock.toml` is also regenerated and staged during version bumps.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/taibai!17
No description provided.