Skip to content

Commit

Permalink
Upgrade to latest mypy (#3775)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Jul 10, 2023
1 parent b8e2ec7 commit ad3724b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -38,7 +38,7 @@ repos:
- flake8-simplify

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.991
rev: v1.4.1
hooks:
- id: mypy
exclude: ^docs/conf.py
Expand Down

0 comments on commit ad3724b

Please sign in to comment.