File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2222 language_version : python3
2323
2424- repo : https://github.com/keewis/blackdoc
25- rev : v0.4.3
25+ rev : v0.4.5
2626 hooks :
2727 - id : blackdoc
2828
@@ -46,17 +46,17 @@ repos:
4646 args : [--config=pyproject.toml]
4747
4848- repo : https://github.com/asottile/add-trailing-comma
49- rev : v3.2 .0
49+ rev : v4.0 .0
5050 hooks :
5151 - id : add-trailing-comma
5252
5353- repo : https://github.com/astral-sh/ruff-pre-commit
54- rev : v0.13 .3
54+ rev : v0.14 .3
5555 hooks :
5656 - id : ruff
5757
5858- repo : https://github.com/tox-dev/pyproject-fmt
59- rev : v2.7 .0
59+ rev : v2.11 .0
6060 hooks :
6161 - id : pyproject-fmt
6262
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ classifiers = [
2727 " Programming Language :: Python :: 3.11" ,
2828 " Programming Language :: Python :: 3.12" ,
2929 " Programming Language :: Python :: 3.13" ,
30+ " Programming Language :: Python :: 3.14" ,
3031]
3132dynamic = [
3233 " version" ,
You can’t perform that action at this time.
0 commit comments