File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,16 +35,16 @@ repos:
35
35
- id : check-ast
36
36
- id : check-docstring-first
37
37
- repo : https://github.com/psf/black
38
- rev : 23.3 .0
38
+ rev : 23.7 .0
39
39
hooks :
40
40
- id : black
41
41
language_version : python3.10
42
42
- repo : https://github.com/asottile/blacken-docs
43
- rev : 1.13 .0
43
+ rev : 1.15 .0
44
44
hooks :
45
45
- id : blacken-docs
46
46
- repo : https://github.com/PyCQA/docformatter
47
- rev : v1.5.1
47
+ rev : v1.7.5
48
48
hooks :
49
49
- id : docformatter
50
50
args :
54
54
- --wrap-descriptions
55
55
- ' 88'
56
56
- --blank
57
- - repo : https://github.com/charliermarsh /ruff-pre-commit
58
- rev : v0.0.261
57
+ - repo : https://github.com/astral-sh /ruff-pre-commit
58
+ rev : v0.0.282
59
59
hooks :
60
60
- id : ruff
61
61
- repo : https://github.com/nbQA-dev/nbQA
64
64
- id : nbqa-black
65
65
- id : nbqa-ruff
66
66
- repo : https://github.com/asottile/setup-cfg-fmt
67
- rev : v2.2 .0
67
+ rev : v2.4 .0
68
68
hooks :
69
69
- id : setup-cfg-fmt
70
70
- repo : https://github.com/mgedmin/check-manifest
You can’t perform that action at this time.
0 commit comments