diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f6892687..424cc5f37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: rev: v4.6.0 hooks: - id: end-of-file-fixer - exclude: ^test/fixtures/ + exclude: ^test/fixtures/|COPYING|LICENSE - id: check-symlinks - id: check-toml - id: check-yaml