diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d303b82996c03..15056aa687f55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,7 @@ repos: - id: check-yaml - id: trailing-whitespace - id: check-toml + - id: end-of-file-fixer - repo: https://github.com/psf/black-pre-commit-mirror rev: 23.9.1 hooks: