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 66 - id : trailing-whitespace
77 - id : no-commit-to-branch
88 - repo : https://github.com/astral-sh/ruff-pre-commit
9- rev : v0.13.3
9+ rev : v0.14.0
1010 hooks :
1111 - id : ruff-check
1212 args : [--fix, --exit-non-zero-on-fix]
1313 - id : ruff-check
1414 args : [--preview, --select=CPY]
1515 - id : ruff-format
1616 - repo : https://github.com/tox-dev/pyproject-fmt
17- rev : v2.7 .0
17+ rev : v2.10 .0
1818 hooks :
1919 - id : pyproject-fmt
2020 - repo : https://github.com/biomejs/pre-commit
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ classifiers = [
2222 " Programming Language :: Python :: 3.11" ,
2323 " Programming Language :: Python :: 3.12" ,
2424 " Programming Language :: Python :: 3.13" ,
25+ " Programming Language :: Python :: 3.14" ,
2526]
2627dynamic = [ " description" , " readme" , " version" ]
2728dependencies = [ " numpy>=2" ]
You can’t perform that action at this time.
0 commit comments