diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd657dc45..39836899e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,11 +46,6 @@ repos: - id: isort args: ["--profile", "black", "--filter-files"] - # - repo: https://github.com/pre-commit/mirrors-pylint - # rev: v3.0.0a3 - # hooks: - # - id: pylint - - repo: https://github.com/codespell-project/codespell rev: v2.1.0 hooks: