Skip to content

Commit c124786

Browse files
committed
bump default_language_version to 3.12 in pre-commit-config
1 parent fe2124c commit c124786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
default_language_version:
3-
python: python3.11
3+
python: python3.12
44
# pyright requires internet connection to run, which the pre-commit ci app doesn't have.
55
# Not used in this repo.
66
ci:

0 commit comments

Comments
 (0)