Skip to content

Commit

Permalink
bump default_language_version to 3.12 in pre-commit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkdl committed Feb 15, 2024
1 parent fe2124c commit c124786
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:
python: python3.11
python: python3.12
# pyright requires internet connection to run, which the pre-commit ci app doesn't have.
# Not used in this repo.
ci:
Expand Down

0 comments on commit c124786

Please sign in to comment.