diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c97d93..79885c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml -# - id: check-added-large-files + - id: check-added-large-files - repo: https://github.com/pycqa/isort rev: 5.13.2 hooks: