Skip to content

Commit

Permalink
Update mypy config
Browse files Browse the repository at this point in the history
  • Loading branch information
amacfie committed Jul 3, 2024
1 parent 8666ad8 commit 073c2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: mypy
additional_dependencies:
- pytest
- "sqlalchemy[mypy] < 2.0"
- "SQLAlchemy >= 2.0.29"

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
Expand Down

0 comments on commit 073c2e7

Please sign in to comment.