We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbe00e commit 710b729Copy full SHA for 710b729
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: ["--profile", "black"]
22
23
- repo: https://github.com/pre-commit/mirrors-mypy
24
- rev: v1.15.0
+ rev: v1.17.1
25
hooks:
26
- id: mypy
27
0 commit comments