Stay at black 24.10.0

This commit is contained in:
Peter Cock
2025-10-06 20:28:41 +01:00
parent 6cf5841fdf
commit 2a392a0452

View File

@ -30,7 +30,7 @@ repos:
'--config=lint.isort.order-by-type=false',
]
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 25.9.0
rev: 24.10.0
hooks:
- id: black
args: [--check,--target-version,py310]