We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799363e commit 561a2bbCopy full SHA for 561a2bb
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
hooks:
36
- id: autoflake
37
- repo: https://github.com/pre-commit/mirrors-mypy
38
- rev: v1.14.0
+ rev: v1.14.1
39
40
- id: mypy
41
files: ^(src/|tests/)
0 commit comments