diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cac29f2..635bbc9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,6 +33,7 @@ repos: - id: fix-byte-order-marker - id: trailing-whitespace - id: end-of-file-fixer + exclude: tests/.* - repo: https://github.com/trailofbits/pip-audit rev: v2.6.2 hooks: