From: SONOLET Aymeric Date: Tue, 19 Dec 2023 11:37:00 +0000 (+0100) Subject: fix(format): remove black python version X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Ftlpr%2F33%2Fhead;p=modules%2Fshaper.git fix(format): remove black python version --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8ef8d7dc..51b086a81 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: # supported by your project here, or alternatively use # pre-commit's default_language_version, see # https://pre-commit.com/#top_level-default_language_version - language_version: python3.8 + # language_version: python3.8 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 # Use the ref you want to point at hooks: