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 @@ -7,19 +7,19 @@ default_stages:
7
7
minimum_pre_commit_version : 2.16.0
8
8
repos :
9
9
- repo : https://github.com/nbQA-dev/nbQA
10
- rev : 1.7.0
10
+ rev : 1.7.1
11
11
hooks :
12
12
- id : nbqa-pyupgrade
13
13
args : [--py38-plus]
14
14
- id : nbqa-black
15
15
- id : nbqa-isort
16
16
- repo : https://github.com/psf/black
17
- rev : 23.10.1
17
+ rev : 23.12.0
18
18
hooks :
19
19
- id : black
20
20
exclude : .*.zarr/
21
21
- repo : https://github.com/pre-commit/mirrors-prettier
22
- rev : v3 .0.3
22
+ rev : v4 .0.0-alpha.7
23
23
hooks :
24
24
- id : prettier
25
25
exclude : .*.zarr/
28
28
hooks :
29
29
- id : blacken-docs
30
30
- repo : https://github.com/PyCQA/isort
31
- rev : 5.12.0
31
+ rev : 5.13.2
32
32
hooks :
33
33
- id : isort
34
34
- repo : https://github.com/asottile/yesqa
You can’t perform that action at this time.
0 commit comments