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 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
2222 - id : trailing-whitespace
2323
2424 - repo : https://github.com/python-jsonschema/check-jsonschema
25- rev : 0.33.2
25+ rev : 0.34.0
2626 hooks :
2727 - id : check-github-workflows
2828
4040 types_or : [yaml, html, json]
4141
4242 - repo : https://github.com/pre-commit/mirrors-mypy
43- rev : " v1.17.0 "
43+ rev : " v1.18.2 "
4444 hooks :
4545 - id : mypy
4646 files : ipykernel
5555 ]
5656
5757 - repo : https://github.com/adamchainz/blacken-docs
58- rev : " 1.19.1 "
58+ rev : " 1.20.0 "
5959 hooks :
6060 - id : blacken-docs
6161 additional_dependencies : [black==23.7.0]
7474 - id : rst-inline-touching-normal
7575
7676 - repo : https://github.com/astral-sh/ruff-pre-commit
77- rev : v0.12.4
77+ rev : v0.13.1
7878 hooks :
7979 - id : ruff
8080 types_or : [python, jupyter]
You can’t perform that action at this time.
0 commit comments