--- repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files - repo: https://github.com/scop/pre-commit-shfmt rev: v3.10.0-2 hooks: - id: shfmt - repo: https://github.com/codespell-project/codespell rev: v2.4.1 hooks: - id: codespell