diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5732e35..5db667b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,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.10 + language_version: python3.12 types: [python] args: [ "--check", # Don't apply changes automatically