[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)
This commit is contained in:
pre-commit-ci[bot] 2024-02-13 00:12:29 +00:00 committed by 木子
parent 44b8421bc0
commit 1faa029b1f

View File

@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
args: [--config, "./pyproject.toml"]