File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ updates:
55 directory : " /"
66 schedule :
77 interval : " weekly"
8+ groups :
9+ actions :
10+ patterns :
11+ - " *"
812 # Python
913 - package-ecosystem : " pip"
1014 directory : " /"
Original file line number Diff line number Diff line change 3333 [mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
3434
3535 - repo : https://github.com/pre-commit/mirrors-prettier
36- rev : " v3.1.0 "
36+ rev : " v4.0.0-alpha.8 "
3737 hooks :
3838 - id : prettier
3939 types_or : [yaml, html, json]
5252 - id : rst-inline-touching-normal
5353
5454 - repo : https://github.com/pre-commit/mirrors-mypy
55- rev : " v1.7.1 "
55+ rev : " v1.8.0 "
5656 hooks :
5757 - id : mypy
5858 files : jupyter_server
6161 ["traitlets>=5.13", "jupyter_core>=5.5", "jupyter_client>=8.5"]
6262
6363 - repo : https://github.com/astral-sh/ruff-pre-commit
64- rev : v0.1.8
64+ rev : v0.1.9
6565 hooks :
6666 - id : ruff
6767 types_or : [python, jupyter]
7070 types_or : [python, jupyter]
7171
7272 - repo : https://github.com/scientific-python/cookie
73- rev : " 2023.11.17 "
73+ rev : " 2023.12.21 "
7474 hooks :
7575 - id : sp-repo-review
7676 additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments