diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c09af9d..c3b2cba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -158,7 +158,7 @@ repos: ## Check Python types with ty - repo: https://github.com/astral-sh/ty-pre-commit - rev: v0.0.73 + rev: v0.0.74 hooks: - id: ty args: [--only-dev]