diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a45da607..32d274c9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: files: ^oteapi_dlite/.*$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.10.0 + rev: v1.10.1 hooks: - id: mypy exclude: ^tests/.*$