mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2024-11-16 12:51:45 +00:00
028fa3a6f6
updates: - [github.com/psf/black: 23.9.1 → 23.10.0](https://github.com/psf/black/compare/23.9.1...23.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
8 lines
140 B
YAML
8 lines
140 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 23.10.0
|
|
hooks:
|
|
- id: black
|
|
args:
|
|
- --diff
|
|
- --check |