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

7 lines
144 B
YAML
Raw Normal View History

2025-01-21 19:57:33 +00:00
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.10.0
hooks:
- id: black
language_version: python3