We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2db6bc commit fb8ff11Copy full SHA for fb8ff11
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: blacken-docs
16
additional_dependencies: [black==19.3b0]
17
- repo: https://github.com/pre-commit/mirrors-mypy
18
- rev: v0.720
+ rev: v0.730
19
hooks:
20
- id: mypy
21
language_version: python3
0 commit comments