diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1040ca56..656594a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,9 @@ repos: - id: fix-byte-order-marker # General checks - id: mixed-line-ending + exclude: ".fits" - id: trailing-whitespace + exclude: ".fits" # - id: check-executables-have-shebangs - id: end-of-file-fixer - repo: https://github.com/asottile/pyupgrade