diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 67986eb1..5bd88a98 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: files: ^oteapi_dlite/.*$ - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.931 + rev: v0.941 hooks: - id: mypy exclude: ^tests/.*$