Skip to content

Commit

Permalink
[CI] Bump python version for pre-commit to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-kozub committed Sep 16, 2024
1 parent 6f02f77 commit a79ae1f
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 @@ -13,7 +13,7 @@ repos:
rev: 8383e5df6527cc1173183875258347be0a7e07c0 # frozen: 24.3.0
hooks:
- id: pyink
language_version: python3.9
language_version: python3.12
args: [
"--line-length=80",
"--preview",
Expand Down

0 comments on commit a79ae1f

Please sign in to comment.