File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - id : trailing-whitespace
3232
3333 - repo : https://github.com/astral-sh/ruff-pre-commit
34- rev : " v0.13.3 "
34+ rev : " v0.14.10 "
3535 hooks :
3636 - id : ruff
3737 args : ["--fix", "--show-fixes"]
@@ -44,21 +44,21 @@ repos:
4444 additional_dependencies : ["validate-pyproject-schema-store[all]"]
4545
4646 - repo : https://github.com/python-jsonschema/check-jsonschema
47- rev : " 0.34 .0"
47+ rev : " 0.36 .0"
4848 hooks :
4949 - id : check-dependabot
5050 - id : check-github-workflows
5151 - id : check-readthedocs
5252
5353 - repo : https://github.com/pre-commit/mirrors-mypy
54- rev : " v1.18.2 "
54+ rev : " v1.19.1 "
5555 hooks :
5656 - id : mypy
5757 files : src
5858 stages : [manual]
5959
6060 - repo : https://github.com/kynan/nbstripout
61- rev : " 0.8.1 "
61+ rev : " 0.8.2 "
6262 hooks :
6363 - id : nbstripout
6464 args :
6969 ]
7070
7171 - repo : https://github.com/mgedmin/check-manifest
72- rev : " 0.50 "
72+ rev : " 0.51 "
7373 hooks :
7474 - id : check-manifest
7575 stages : [manual]
You can’t perform that action at this time.
0 commit comments