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.
2 parents 07447e2 + 2a5b1b9 commit 9112a63Copy full SHA for 9112a63
1 file changed
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- id: add-trailing-comma
34
args: [--py36-plus]
35
- repo: https://github.com/pre-commit/mirrors-mypy
36
- rev: v0.930
+ rev: v0.931
37
hooks:
38
- id: mypy
39
additional_dependencies: [types-all]
0 commit comments