diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7f737a4..de7a82a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,3 @@ repos: hooks: - id: ruff-check - id: ruff-format - - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v1.19.0' - hooks: - - id: mypy \ No newline at end of file