Skip to content

Commit

Permalink
Update Python language version to 3.12 for black
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Dec 4, 2024
1 parent 78fa72d commit a91b833
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
Expand Up @@ -15,7 +15,7 @@ repos:
# supported by your project here, or alternatively use
# pre-commit's default_language_version, see
# https://pre-commit.com/#top_level-default_language_version
language_version: python3.11
language_version: python3.12
- repo: https://github.com/pycqa/isort
rev: 5.13.2
hooks:
Expand Down

0 comments on commit a91b833

Please sign in to comment.