--- default_language_version: python: python3 node: "14.13.0" repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.5.0 hooks: - id: check-xml - id: trailing-whitespace - repo: https://github.com/jorisroovers/gitlint rev: v0.12.0 hooks: - id: gitlint - repo: https://github.com/prettier/pre-commit rev: v2.1.2 hooks: - id: prettier