diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50c88bffb..503cec205 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ default_language_version: - # python: python3. - python: python3.11.4 + python: python3. + # python: python3.11.4 default_stages: [pre-commit, manual] exclude: ".*tmps.*"