diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b71169bb..8df4f04d 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -208,5 +208,6 @@ entry: trailing-whitespace-fixer language: python types: [text] + exclude_types: [tsv] stages: [pre-commit, pre-push, manual] minimum_pre_commit_version: 3.2.0