File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,42 +30,42 @@ repos:
3030 additional_dependencies :
['@commitlint/[email protected] '] 3131 always_run : true
3232 - repo : https://github.com/rubocop-hq/rubocop
33- rev : v1.30.1
33+ rev : v1.59.0
3434 hooks :
3535 - id : rubocop
3636 name : Check Ruby files with rubocop
3737 args : [--debug]
3838 always_run : true
3939 pass_filenames : false
4040 - repo : https://github.com/shellcheck-py/shellcheck-py
41- rev : v0.8 .0.4
41+ rev : v0.9 .0.6
4242 hooks :
4343 - id : shellcheck
4444 name : Check shell scripts with shellcheck
4545 files : ^.*\.(sh|bash|ksh)$
4646 types : []
4747 - repo : https://github.com/adrienverge/yamllint
48- rev : v1.26.3
48+ rev : v1.33.0
4949 hooks :
5050 - id : yamllint
5151 name : Check YAML syntax with yamllint
5252 args : [--strict, '.']
5353 always_run : true
5454 pass_filenames : false
5555 - repo : https://github.com/warpnet/salt-lint
56- rev : v0.8.0
56+ rev : v0.9.2
5757 hooks :
5858 - id : salt-lint
5959 name : Check Salt files using salt-lint
6060 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.2.0
6363 hooks :
6464 - id : rstcheck
6565 name : Check reST files using rstcheck
6666 exclude : ' docs/CHANGELOG.rst'
6767 - repo : https://github.com/saltstack-formulas/mirrors-rst-lint
68- rev : v1.3.2
68+ rev : v1.4.0
6969 hooks :
7070 - id : rst-lint
7171 name : Check reST files using rst-lint
You can’t perform that action at this time.
0 commit comments