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 f0aa91c commit af684e3Copy full SHA for af684e3
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- --max-line-length=88
43
44
- repo: https://github.com/pre-commit/mirrors-mypy
45
- rev: v0.981
+ rev: v0.982
46
hooks:
47
- id: mypy
48
args:
0 commit comments