Skip to content

Commit

Permalink
Fix black language version
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Serhiichuk <savik.ne@gmail.com>
  • Loading branch information
xSAVIKx committed Oct 29, 2023
1 parent e90f919 commit 96407d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 96407d0

Please sign in to comment.