File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - id : end-of-file-fixer
2525 - id : trailing-whitespace
2626 - repo : https://github.com/tox-dev/pyproject-fmt
27- rev : 6e10264313f53d6247a8b1b984f5b5ccf50ba539 # v2.21.0
27+ rev : 91de51aef61c5f2383f03da25604e3d65a8309e0 # v2.21.1
2828 hooks :
2929 - id : pyproject-fmt
3030 - repo : https://github.com/abravalheri/validate-pyproject
3737 - id : sphinx-lint
3838 types : [rst]
3939 - repo : https://github.com/pycqa/isort
40- rev : a333737ed43df02b18e6c95477ea1b285b3de15a # 8 .0.1
40+ rev : dac090ce4d9ee313d086e2e89ab1acb8c2664fa1 # 9 .0.0a3
4141 hooks :
4242 - id : isort
4343 additional_dependencies : ["toml"]
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ docs = [
4040 " matplotlib" ,
4141 " nbsphinx" ,
4242 " notebook" ,
43- " sphinx<8.2 " , # furo requires sphinx < 8.2
43+ " sphinx" ,
4444 " sphinx-copybutton" ,
4545 " sphinx-inline-tabs" ,
4646 " sphinx-lint" ,
You can’t perform that action at this time.
0 commit comments