diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31b5b148..9e8292d2 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: pypy3 + python: python3.10 repos: - repo: https://github.com/pre-commit/pre-commit-hooks