File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.5 .0
3+ rev : v5.0 .0
44 hooks :
55 - id : trailing-whitespace
66 - id : check-yaml
77 - id : debug-statements
88- repo : https://github.com/astral-sh/ruff-pre-commit
9- rev : v0.3.4
9+ rev : v0.8.6
1010 hooks :
1111 - id : ruff
1212 args : [--fix, --exit-non-zero-on-fix, --show-fixes]
1313 - id : ruff-format
1414
1515- repo : https://github.com/tox-dev/pyproject-fmt
16- rev : 1.7 .0
16+ rev : v2.5 .0
1717 hooks :
1818 - id : pyproject-fmt
1919 exclude : docs/examples/
2020
2121- repo : https://github.com/pre-commit/mirrors-mypy
22- rev : v1.9.0
22+ rev : v1.14.1
2323 hooks :
2424 - id : mypy
2525 args : [--strict]
3333 - rich
3434
3535- repo : https://github.com/scientific-python/cookie
36- rev : 2024.04.23
36+ rev : 2024.08.19
3737 hooks :
3838 - id : sp-repo-review
You can’t perform that action at this time.
0 commit comments