diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 748d1b3bb1..1176ff0532 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ # limitations under the License. default_language_version: - python: python3.8 + python: python3 ci: autofix_prs: true