ci: use current 3.13 version of python (#5751)

pre-commit: use current version of python
This commit is contained in:
Evgeny 2024-12-12 15:00:26 +07:00 committed by GitHub
parent 8898f605e9
commit ae283deeb9
Failed to generate hash of commit

View file

@ -1,6 +1,6 @@
default_language_version:
# force all unspecified python hooks to run python3
python: python3.10
python: python3.13
#ci:
# autofix_prs: false