File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -34,13 +34,13 @@ repos:
3434 - id : biome-check
3535 verbose : true
3636- repo : https://github.com/astral-sh/ruff-pre-commit
37- rev : ' v0.13.3 '
37+ rev : ' v0.14.0 '
3838 hooks :
3939 - id : ruff
4040 args : [--fix, --exit-non-zero-on-fix]
4141 - id : ruff-format
4242- repo : https://github.com/tox-dev/pyproject-fmt
43- rev : v2.7 .0
43+ rev : v2.10 .0
4444 hooks :
4545 - id : pyproject-fmt
4646- repo : https://github.com/abravalheri/validate-pyproject
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ classifiers = [
3131 " Programming Language :: Python :: 3.11" ,
3232 " Programming Language :: Python :: 3.12" ,
3333 " Programming Language :: Python :: 3.13" ,
34+ " Programming Language :: Python :: 3.14" ,
3435 " Topic :: Software Development :: Libraries :: Python Modules" ,
3536]
3637dynamic = [
You can’t perform that action at this time.
0 commit comments