repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files exclude_types: ["png"] - repo: https://github.com/kamadorueda/alejandra rev: 3.0.0 hooks: - id: alejandra-system