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
14
- id : end-of-file-fixer
15
15
- id : trailing-whitespace
16
16
- repo : https://github.com/asottile/pyupgrade
17
- rev : v3.15.0
17
+ rev : v3.15.2
18
18
hooks :
19
19
- id : pyupgrade
20
20
args :
23
23
# This file is more readable without yield from
24
24
exclude : ^docs_src/progressbar/tutorial004\.py
25
25
- repo : https://github.com/PyCQA/autoflake
26
- rev : v2.2 .1
26
+ rev : v2.3 .1
27
27
hooks :
28
28
- id : autoflake
29
29
args :
36
36
- __init__.py
37
37
- --remove-duplicate-keys
38
38
- repo : https://github.com/pycqa/isort
39
- rev : 5.12.0
39
+ rev : 5.13.2
40
40
hooks :
41
41
- id : isort
42
42
name : isort (python)
47
47
name : isort (pyi)
48
48
types : [pyi]
49
49
- repo : https://github.com/psf/black
50
- rev : 23.10 .0
50
+ rev : 24.3 .0
51
51
hooks :
52
52
- id : black
53
53
ci :
You can’t perform that action at this time.
0 commit comments