diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 425a16d..159c180 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,5 @@ repos: - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.761 hooks: - id: mypy args: [--show-error-codes]