File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
additional_dependencies :
['@commitlint/[email protected] ']
31
31
always_run : true
32
32
- repo : https://github.com/rubocop-hq/rubocop
33
- rev : v1.30.1
33
+ rev : v1.36.0
34
34
hooks :
35
35
- id : rubocop
36
36
name : Check Ruby files with rubocop
45
45
files : ^.*\.(sh|bash|ksh)$
46
46
types : []
47
47
- repo : https://github.com/adrienverge/yamllint
48
- rev : v1.26.3
48
+ rev : v1.28.0
49
49
hooks :
50
50
- id : yamllint
51
51
name : Check YAML syntax with yamllint
58
58
- id : salt-lint
59
59
name : Check Salt files using salt-lint
60
60
files : ^.*\.(sls|jinja|j2|tmpl|tst)$
61
- - repo : https://github.com/myint /rstcheck
62
- rev : 3f929574
61
+ - repo : https://github.com/rstcheck /rstcheck
62
+ rev : v6.1.0
63
63
hooks :
64
64
- id : rstcheck
65
65
name : Check reST files using rstcheck
You can’t perform that action at this time.
0 commit comments