File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,34 +28,34 @@ repos:
28
28
- id : sort-simple-yaml
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/PyCQA/flake8
31
- rev : 6.0 .0
31
+ rev : 6.1 .0
32
32
hooks :
33
33
- id : flake8
34
34
- repo : https://github.com/pre-commit/mirrors-autopep8
35
- rev : v2.0.2
35
+ rev : v2.0.4
36
36
hooks :
37
37
- id : autopep8
38
38
- repo : https://github.com/asottile/reorder-python-imports
39
- rev : v3.9 .0
39
+ rev : v3.10 .0
40
40
hooks :
41
41
- id : reorder-python-imports
42
42
- repo : https://github.com/asottile/pyupgrade
43
- rev : v3.4.0
43
+ rev : v3.10.1
44
44
hooks :
45
45
- id : pyupgrade
46
46
args : ['--py38-plus']
47
47
- repo : https://github.com/asottile/add-trailing-comma
48
- rev : v2.4.0
48
+ rev : v3.0.1
49
49
hooks :
50
50
- id : add-trailing-comma
51
51
args : ['--py36-plus']
52
52
- repo : https://github.com/Lucas-C/pre-commit-hooks
53
- rev : v1.5.1
53
+ rev : v1.5.4
54
54
hooks :
55
55
- id : remove-tabs
56
56
- id : remove-crlf
57
57
- repo : https://github.com/pre-commit/mirrors-scss-lint
58
- rev : v0.59 .0
58
+ rev : v0.60 .0
59
59
hooks :
60
60
- id : scss-lint
61
61
- repo : local
You can’t perform that action at this time.
0 commit comments