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