Skip to content

Commit

Permalink
ci: use current 3.13 version of python (xonsh#5751)
Browse files Browse the repository at this point in the history
pre-commit: use current version of python
  • Loading branch information
eugenesvk authored Dec 12, 2024
1 parent 8898f60 commit ae283de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit ae283de

Please sign in to comment.