We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c45c6 commit 95b54f5Copy full SHA for 95b54f5
1 file changed
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
additional_dependencies: [flake8-bugbear]
43
44
- repo: https://github.com/pre-commit/mirrors-mypy
45
- rev: v1.3.0
+ rev: v1.4.1
46
hooks:
47
- id: mypy
48
args: [--config-file=pyproject.toml]
0 commit comments