File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
- id : double-quote-string-fixer
11
11
- id : name-tests-test
12
12
- id : requirements-txt-fixer
13
- - repo : https://github.com/asottile/reorder_python_imports
14
- rev : v3.12 .0
13
+ - repo : https://github.com/asottile/reorder-python-imports
14
+ rev : v3.13 .0
15
15
hooks :
16
16
- id : reorder-python-imports
17
17
args : ['--py39-plus']
@@ -20,15 +20,15 @@ repos:
20
20
hooks :
21
21
- id : add-trailing-comma
22
22
- repo : https://github.com/asottile/pyupgrade
23
- rev : v3.15.2
23
+ rev : v3.17.0
24
24
hooks :
25
25
- id : pyupgrade
26
26
args : ['--py310-plus']
27
27
- repo : https://github.com/hhatto/autopep8
28
- rev : v2.1.0
28
+ rev : v2.3.1
29
29
hooks :
30
30
- id : autopep8
31
31
- repo : https://github.com/PyCQA/flake8
32
- rev : 7.0.0
32
+ rev : 7.1.1
33
33
hooks :
34
34
- id : flake8
You can’t perform that action at this time.
0 commit comments