dragon-bot/.pre-commit-config.yaml

7 lines
118 B
YAML
Executable File

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