diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 397ce75..ae6245f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,9 +1,4 @@ repos: -- repo: https://github.com/ambv/black - rev: 20.8b1 - hooks: - - id: black - language_version: python3.9 - repo: local hooks: - id: pylint