[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 1b2427a2b785cc4aac97c19bb4b9a0de063f9547 → 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b](1b2427a2b7...8a737e727a)
This commit is contained in:
pre-commit-ci[bot]
2025-02-03 22:48:06 +00:00
committed by GitHub
parent 2225e7c32f
commit 34a3d3d439

View File

@@ -62,7 +62,7 @@ repos:
- id: check-added-large-files
- id: mixed-line-ending
- repo: https://github.com/psf/black
rev: 1b2427a2b785cc4aac97c19bb4b9a0de063f9547 # frozen: 24.10.0
rev: 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1.0
hooks:
- id: black
args: ['--line-length', '100']