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 @@ -14,11 +14,11 @@ repos:
14
14
- id : nbqa-black
15
15
- id : nbqa-isort
16
16
- repo : https://github.com/psf/black
17
- rev : 23.7.0
17
+ rev : 23.9.1
18
18
hooks :
19
19
- id : black
20
20
- repo : https://github.com/pre-commit/mirrors-prettier
21
- rev : v3.0.2
21
+ rev : v3.0.3
22
22
hooks :
23
23
- id : prettier
24
24
- repo : https://github.com/asottile/blacken-docs
51
51
- id : trailing-whitespace
52
52
- id : check-case-conflict
53
53
- repo : https://github.com/PyCQA/autoflake
54
- rev : v2.2.0
54
+ rev : v2.2.1
55
55
hooks :
56
56
- id : autoflake
57
57
args :
71
71
- flake8-bugbear
72
72
- flake8-blind-except
73
73
- repo : https://github.com/asottile/pyupgrade
74
- rev : v3.10.1
74
+ rev : v3.13.0
75
75
hooks :
76
76
- id : pyupgrade
77
77
args : [--py3-plus, --py38-plus, --keep-runtime-typing]
You can’t perform that action at this time.
0 commit comments