We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0182ec8 commit 2a3a11cCopy full SHA for 2a3a11c
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- flake8-bugbear
39
args: ["--extend-ignore=E203", "--max-line-length=88"]
40
- repo: https://github.com/pre-commit/mirrors-mypy
41
- rev: v1.2.0
+ rev: v1.3.0
42
hooks:
43
- id: mypy
44
exclude: (docs|pyfakefs/tests)
0 commit comments