chore: bump mypy in pre-commit config

pull/11828/head
Matthias 11 months ago
parent dc06510d4a
commit aefa7e401c

@ -21,7 +21,7 @@ repos:
# stages: [push]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.15.0"
rev: "v1.16.0"
hooks:
- id: mypy
exclude: build_helpers

Loading…
Cancel
Save