diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32fde35..c6b9293 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: black language_version: python3.11 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.16.0 + rev: v1.16.1 hooks: - id: mypy files: ^(cloudevents/)