diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 929dc15..61ecf0f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,7 +61,7 @@ repos: # hooks: # - id: codespell - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.16.1 + rev: v1.17.1 hooks: - id: mypy additional_dependencies: [attrs]