zcash-grant-system/backend/.pre-commit-config.yaml

7 lines
128 B
YAML

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