We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a35038 commit 5e9b2ddCopy full SHA for 5e9b2dd
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
hooks:
37
- id: flake8
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: v1.14.0
+ rev: v1.14.1
40
41
- id: mypy
42
additional_dependencies: [types-six]
0 commit comments