File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55repos :
66 - repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v5 .0.0
7+ rev : v6 .0.0
88 hooks :
99 - id : check-case-conflict
1010 - id : check-ast
2121 - id : trailing-whitespace
2222
2323 - repo : https://github.com/python-jsonschema/check-jsonschema
24- rev : 0.33 .0
24+ rev : 0.34 .0
2525 hooks :
2626 - id : check-github-workflows
2727
@@ -39,13 +39,13 @@ repos:
3939 types_or : [yaml, html, json]
4040
4141 - repo : https://github.com/adamchainz/blacken-docs
42- rev : " 1.19.1 "
42+ rev : " 1.20.0 "
4343 hooks :
4444 - id : blacken-docs
4545 additional_dependencies : [black==23.7.0]
4646
4747 - repo : https://github.com/pre-commit/mirrors-mypy
48- rev : " v1.15.0 "
48+ rev : " v1.18.2 "
4949 hooks :
5050 - id : mypy
5151 files : jupyter_core
6767 - id : rst-inline-touching-normal
6868
6969 - repo : https://github.com/astral-sh/ruff-pre-commit
70- rev : v0.11.11
70+ rev : v0.13.3
7171 hooks :
7272 - id : ruff
7373 types_or : [python, jupyter]
7676 types_or : [python, jupyter]
7777
7878 - repo : https://github.com/scientific-python/cookie
79- rev : " 2025.05.02 "
79+ rev : " 2025.10.01 "
8080 hooks :
8181 - id : sp-repo-review
8282 additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments