repos: - repo: local hooks: - id: black name: black entry: venv/bin/black --config pyproject.toml language: system types: [python]