fail_fast: false repos: - repo: "https://github.com/pre-commit/pre-commit-hooks" rev: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: check-toml - id: check-json - id: check-executables-have-shebangs - id: check-shebang-scripts-are-executable - id: check-added-large-files - id: check-symlinks - id: destroyed-symlinks