File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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.33.3
2525 hooks :
2626 - id : check-github-workflows
2727
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.17.1 "
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.12 .11
7171 hooks :
7272 - id : ruff
7373 types_or : [python, jupyter]
You can’t perform that action at this time.
0 commit comments