diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e8110f..20ffd3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,11 +14,8 @@ repos: # rev: v4.6.0 # hooks: # - id: trailing-whitespace -# exclude: ^data/ # - id: end-of-file-fixer -# exclude: ^data/ # - id: check-added-large-files -# exclude: ^data/ # - id: check-yaml - repo: https://github.com/pycqa/isort rev: 5.13.2