[CI] Bump mypy version 1.19.1 -> 1.20.2 (#44647)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-06-05 15:56:27 +01:00
committed by GitHub
parent a80af24356
commit ef0df7dbd6
9 changed files with 18 additions and 34 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ vLLM's `pre-commit` hooks will now run automatically every time you commit.
Some `pre-commit` hooks only run in CI. If you need to, you can run them locally with:
```bash
pre-commit run --hook-stage manual mypy-3.10
pre-commit run --hook-stage manual mypy-3.11
```
### Documentation