bitbot-3.11-fork/.pre-commit-config.yaml

6 lines
144 B
YAML

repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.10.0
hooks:
- id: black
language_version: python3