diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4830711..e7f824e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,7 @@ repos: - id: check-shebang-scripts-are-executable - id: destroyed-symlinks - id: detect-private-key + - id: end-of-file-fixer - id: fix-byte-order-marker - repo: https://github.com/python-jsonschema/check-jsonschema