diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf97996..03f5482 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: rev: v4.4.0 hooks: - id: trailing-whitespace - exclude: ^LICENSE + exclude: ^LICENSE - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files