Set a less strict pre-commit Python version (#12627)

This commit is contained in:
Carlos Mocholí 2022-04-06 17:01:24 +02:00 committed by lexierule
parent 959174703b
commit 6d682101a9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# limitations under the License.
default_language_version:
python: python3.8
python: python3
ci:
autofix_prs: true