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,14 +7,14 @@ 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.1
10
+ rev : 1.8.4
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.12.1
17
+ rev : 24.3.0
18
18
hooks :
19
19
- id : black
20
20
exclude : .*.zarr/
58
58
- id : check-case-conflict
59
59
exclude : .*.zarr/
60
60
- repo : https://github.com/PyCQA/autoflake
61
- rev : v2.2 .1
61
+ rev : v2.3 .1
62
62
hooks :
63
63
- id : autoflake
64
64
args :
78
78
- flake8-bugbear
79
79
- flake8-blind-except
80
80
- repo : https://github.com/asottile/pyupgrade
81
- rev : v3.15.0
81
+ rev : v3.15.1
82
82
hooks :
83
83
- id : pyupgrade
84
84
args : [--py3-plus, --py38-plus, --keep-runtime-typing]
You can’t perform that action at this time.
0 commit comments