File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ updates:
44 directory : ' /'
55 schedule :
66 interval : ' weekly'
7+ groups :
8+ actions :
9+ patterns :
10+ - " *"
711 - package-ecosystem : ' pip'
812 directory : ' /'
913 schedule :
Original file line number Diff line number Diff line change 3838 )$
3939
4040 - repo : https://github.com/pre-commit/mirrors-mypy
41- rev : " v1.7.1 "
41+ rev : " v1.8.0 "
4242 hooks :
4343 - id : mypy
4444 files : " ^notebook"
5454 - id : rst-inline-touching-normal
5555
5656 - repo : https://github.com/astral-sh/ruff-pre-commit
57- rev : v0.1.8
57+ rev : v0.1.9
5858 hooks :
5959 - id : ruff
6060 types_or : [ python, jupyter ]
6565 exclude : ' ^docs/source/examples/Notebook/Importing Notebooks.ipynb'
6666
6767 - repo : https://github.com/scientific-python/cookie
68- rev : ' 2023.11.17 '
68+ rev : ' 2023.12.21 '
6969 hooks :
7070 - id : sp-repo-review
7171 additional_dependencies : ['repo-review[cli]']
You can’t perform that action at this time.
0 commit comments