mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2025-02-08 11:12:32 +00:00
8 lines
140 B
YAML
8 lines
140 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.10.0
|
|
hooks:
|
|
- id: black
|
|
args:
|
|
- --diff
|
|
- --check |