MibooGram/.pre-commit-config.yaml
pre-commit-ci[bot] 18a0cb5597
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-19 11:56:25 +08:00

8 lines
139 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
args:
- --diff
- --check