markitdown/.pre-commit-config.yaml
2024-11-13 13:00:01 -08:00

6 lines
125 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 23.7.0 # Use the latest version of Black
hooks:
- id: black