default_language_version: python: python repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: check-merge-conflict - id: debug-statements stages: [commit] - id: end-of-file-fixer stages: [commit]