Skip to content

Commit 96407d0

Browse files
committed
Fix black language version
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent e90f919 commit 96407d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
rev: 23.9.1
1515
hooks:
1616
- id: black
17-
language_version: python3.10
17+
language_version: python3.11
1818
- repo: https://github.com/pre-commit/mirrors-mypy
1919
rev: "v1.6.0"
2020
hooks:

0 commit comments

Comments
 (0)