diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d270f75f..c2a53d9e 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.371 + rev: v1.1.372 hooks: - id: pyright exclude: '^alembic/.*\.py$'