diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee11c87..c7eb3d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -79,7 +79,7 @@ repos: - bleak - bleak_retry_connector - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.6.1 + rev: v1.7.0 hooks: - id: mypy - repo: https://github.com/DanielNoord/pydocstringformatter