Precommit: Fix black CVE-2024-21503 vulnerability
This commit is contained in:
@@ -53,7 +53,7 @@ repos:
|
||||
- id: check-added-large-files
|
||||
- id: mixed-line-ending
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.12.0
|
||||
rev: 24.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: ['--line-length', '100']
|
||||
|
||||
Reference in New Issue
Block a user