Cleanup pre-commit lint task

This commit is contained in:
jo 2021-09-10 13:34:26 +02:00
parent e4118696b5
commit 1742f91a34
1 changed files with 0 additions and 5 deletions

View File

@ -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: