diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9e8292d2..d021820b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ ci: # Override hook language versions from system defaults default_language_version: - python: python3.10 + python: python3.11 repos: - repo: https://github.com/pre-commit/pre-commit-hooks