app-MAIL-temp/.pre-commit-config.yaml

6 lines
122 B
YAML

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