Files
cisticola/.pre-commit-config.yaml

6 lines
126 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
language_version: python3.9