File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
- id : end-of-file-fixer
8
8
- id : trailing-whitespace
9
9
- repo : https://github.com/asottile/setup-cfg-fmt
10
- rev : v1.17 .0
10
+ rev : v1.18 .0
11
11
hooks :
12
12
- id : setup-cfg-fmt
13
13
- repo : https://github.com/PyCQA/flake8
14
- rev : 3.9.2
14
+ rev : 4.0.1
15
15
hooks :
16
16
- id : flake8
17
17
additional_dependencies : [flake8-typing-imports==1.7.0]
@@ -21,15 +21,15 @@ repos:
21
21
- id : autoflake
22
22
args : ["--in-place", "--remove-all-unused-imports"]
23
23
- repo : https://github.com/PyCQA/isort
24
- rev : 5.8.0
24
+ rev : 5.9.3
25
25
hooks :
26
26
- id : isort
27
27
- repo : https://github.com/psf/black
28
- rev : 21.5b2
28
+ rev : 21.9b0
29
29
hooks :
30
30
- id : black
31
31
- repo : https://github.com/asottile/pyupgrade
32
- rev : v2.19 .0
32
+ rev : v2.29 .0
33
33
hooks :
34
34
- id : pyupgrade
35
35
args : [--py37-plus]
You can’t perform that action at this time.
0 commit comments