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 5abf526 commit ffecd6bCopy full SHA for ffecd6b
.pre-commit-config.yaml
@@ -84,7 +84,7 @@ repos:
84
hooks:
85
- id: yesqa
86
- repo: https://github.com/pre-commit/mirrors-mypy
87
- rev: "v1.4.1"
+ rev: "v1.5.0"
88
89
- id: mypy
90
args: [--config-file, .meta/mypy.ini]
0 commit comments