We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4707b78 commit f343505Copy full SHA for f343505
.pre-commit-config.yaml
@@ -35,6 +35,6 @@ repos:
35
args: ["--ignore", "D001"]
36
37
- repo: https://github.com/pre-commit/mirrors-mypy
38
- rev: 'v1.2.0'
+ rev: 'v1.3.0'
39
hooks:
40
- id: mypy
0 commit comments