diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 840b263ee3..af18f795ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,8 +8,6 @@ repos: - id: check-yaml - id: check-merge-conflict - id: check-symlinks - - id: trailing-whitespace - exclude: '^(pyextra)|(external)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)|(phonelibs)|(lib_mpc_export)/' - repo: https://github.com/pre-commit/mirrors-mypy rev: master hooks: