2.10.0
This commit is contained in:
parent
855bf4e0d7
commit
720ba187ab
|
|
@ -14,7 +14,7 @@ repos:
|
|||
rev: 23.10.1
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.12
|
||||
language_version: python3.13
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.15.0
|
||||
hooks:
|
||||
|
|
@ -30,4 +30,4 @@ repos:
|
|||
- id: add-trailing-comma
|
||||
|
||||
default_language_version:
|
||||
python: python3.12
|
||||
python: python3.13
|
||||
|
|
|
|||
Loading…
Reference in New Issue