Update Mypy to v1.20.1 (#5199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
This commit is contained in:
renovate[bot]
2026-04-15 09:06:25 +00:00
committed by GitHub
parent 170dca0ac4
commit d228b33916
6 changed files with 56 additions and 51 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
- . # this basically does `pip install -e .`
priority: 10
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.19.1
rev: v1.20.1
hooks:
- id: mypy
name: mypy-ptb