Skip to content

Commit

Permalink
new mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Nov 2, 2022
1 parent 7c74562 commit d00c72e
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 @@ -42,7 +42,7 @@ repos:
- flake8-tidy-imports
- flake8-typing-imports
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.971
rev: v0.982
hooks:
- id: mypy
additional_dependencies:
Expand Down

0 comments on commit d00c72e

Please sign in to comment.