diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 215ef43..a32f1cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: name-tests-test - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.8.0 + rev: v1.13.0 hooks: - id: mypy additional_dependencies: ["types-toml"]