mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Stay at black 24.10.0
This commit is contained in:
@ -30,7 +30,7 @@ repos:
|
|||||||
'--config=lint.isort.order-by-type=false',
|
'--config=lint.isort.order-by-type=false',
|
||||||
]
|
]
|
||||||
- repo: https://github.com/psf/black-pre-commit-mirror
|
- repo: https://github.com/psf/black-pre-commit-mirror
|
||||||
rev: 25.9.0
|
rev: 24.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args: [--check,--target-version,py310]
|
args: [--check,--target-version,py310]
|
||||||
|
Reference in New Issue
Block a user