Fix `black` language version
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
This commit is contained in:
parent
e90f919991
commit
96407d03e5
|
@ -14,7 +14,7 @@ repos:
|
|||
rev: 23.9.1
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.10
|
||||
language_version: python3.11
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: "v1.6.0"
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue