We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d73f5a commit bc105d0Copy full SHA for bc105d0
.pre-commit-config.yaml
@@ -36,6 +36,6 @@ repos:
36
hooks:
37
- id: flake8
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: v1.14.0
+ rev: v1.14.1
40
41
- id: mypy
0 commit comments