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