diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8868901eb..79062e7946 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ default_language_version: - python: python3.9 + python: python3 ci: autofix_prs: true