PaiGram/.pre-commit-config.yaml
pre-commit-ci[bot] a3e34168b9
🔧 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11.0...23.12.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-27 14:50:05 +08:00

8 lines
140 B
YAML

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