1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 11:45:38 +01:00

pre-commit: rollback black to earlier version

This commit is contained in:
Johan Andersson 2024-11-08 18:20:31 +01:00
parent 7e10813ae3
commit 1f55f8cb3f

View File

@ -10,7 +10,7 @@ repos:
- id: check-added-large-files
- repo: https://github.com/ambv/black
rev: 24.10.0
rev: 24.3.0
hooks:
- id: black
language_version: python3