diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da436446a..7b131d160 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,4 +7,4 @@ 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.10