mm/tools/asm-differ/.pre-commit-config.yaml

7 lines
123 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 20.8b1
hooks:
- id: black
language_version: python3.6