We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e068777 + 7bb61dd commit a41fab3Copy full SHA for a41fab3
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pyupgrade
23
args: [--py36-plus]
24
- repo: https://github.com/pre-commit/mirrors-mypy
25
- rev: v0.940
+ rev: v0.941
26
hooks:
27
- id: mypy
28
exclude: ^(docs/|tests/)
0 commit comments