diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9bd6929..1b6e2d59 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,3 +13,8 @@ repos: hooks: # Update the uv lockfile - id: uv-lock +- repo: https://github.com/astral-sh/ty-pre-commit + # ty version. + rev: v0.0.74 + hooks: + - id: ty