We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f1010 + 30b03f9 commit a4cb06eCopy full SHA for a4cb06e
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
hooks:
38
- id: flake8
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v1.2.0
+ rev: v1.3.0
41
42
- id: mypy
43
additional_dependencies: [types-all]
0 commit comments