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 27bf56a commit f410050Copy full SHA for f410050
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: mixed-line-ending
26
27
- repo: https://github.com/pre-commit/mirrors-mypy
28
- rev: v1.13.0
+ rev: v1.14.1
29
hooks:
30
- id: mypy
31
name: Mypy typing checks
0 commit comments