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 80ae85c commit 6652197Copy full SHA for 6652197
1 file changed
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
args: [--config=.flake8]
32
fail_fast: true
33
- repo: https://github.com/pre-commit/mirrors-mypy
34
- rev: v1.20.1
+ rev: v1.20.2
35
hooks:
36
- id: mypy
37
args: [
0 commit comments