diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6bcf76d0..a9ff0e43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: language: system entry: poetry run black --check - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.366 + rev: v1.1.368 hooks: - id: pyright exclude: '^alembic/.*\.py$'