File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 types : [python, yaml, markdown]
2121
2222 - repo : https://github.com/DavidAnson/markdownlint-cli2
23- rev : v0.19.1
23+ rev : v0.20.0
2424 hooks :
2525 - id : markdownlint-cli2
2626 args : []
@@ -33,13 +33,13 @@ repos:
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
3535 # Ruff version.
36- rev : v0.14.7
36+ rev : v0.14.10
3737 hooks :
3838 - id : ruff
3939 args : [ --fix, --exit-non-zero-on-fix ]
4040
4141 - repo : https://github.com/psf/black-pre-commit-mirror
42- rev : 25.11 .0
42+ rev : 25.12 .0
4343 hooks :
4444 - id : black
4545 types : [python]
@@ -53,12 +53,12 @@ repos:
5353 - id : nbstripout
5454
5555 - repo : https://github.com/numpy/numpydoc
56- rev : v1.9 .0
56+ rev : v1.10 .0
5757 hooks :
5858 - id : numpydoc-validation
5959
6060 - repo : https://github.com/pre-commit/mirrors-mypy
61- rev : v1.19.0
61+ rev : v1.19.1
6262 hooks :
6363 - id : mypy
6464 args : [--ignore-missing-imports] # default but useful to be explicit
You can’t perform that action at this time.
0 commit comments