diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0c320e..803da08 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,6 +3,7 @@ repos: rev: v5.0.0 hooks: - id: end-of-file-fixer + exclude: (^|/)requirements.*\.txt$ - id: trailing-whitespace - id: check-yaml - id: check-added-large-files