repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0 hooks: - id: check-added-large-files - id: check-case-conflict - id: check-toml - id: check-yaml - id: end-of-file-fixer - id: mixed-line-ending - id: trailing-whitespace