diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9125b121..bc05aee3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: args: ['--fix=lf'] - id: end-of-file-fixer exclude: \.(pgm|pnm|ppm)$ + - id: trailing-whitespace - repo: https://github.com/sirosen/check-jsonschema rev: 0.13.0 hooks: