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 1515 autoupdate_schedule : quarterly
1616 skip : []
1717 submodules : false
18- default_stages : [commit]
18+ default_stages : [pre- commit]
1919repos :
2020 - repo : https://github.com/dafyddj/commitlint-pre-commit-hook
2121 rev : v2.3.0
@@ -30,34 +30,34 @@ repos:
3030 additional_dependencies :
['@commitlint/[email protected] '] 3131 always_run : true
3232 - repo : https://github.com/shellcheck-py/shellcheck-py
33- rev : v0.8 .0.4
33+ rev : v0.10 .0.1
3434 hooks :
3535 - id : shellcheck
3636 name : Check shell scripts with shellcheck
3737 files : ^.*\.(sh|bash|ksh)$
3838 types : []
3939 - repo : https://github.com/adrienverge/yamllint
40- rev : v1.26.3
40+ rev : v1.37.0
4141 hooks :
4242 - id : yamllint
4343 name : Check YAML syntax with yamllint
4444 args : [--strict, '.']
4545 always_run : true
4646 pass_filenames : false
4747 - repo : https://github.com/warpnet/salt-lint
48- rev : v0.8.0
48+ rev : v0.9.2
4949 hooks :
5050 - id : salt-lint
5151 name : Check Salt files using salt-lint
5252 files : ^.*\.(sls|jinja|j2|tmpl|tst)$
53- - repo : https://github.com/myint /rstcheck
54- rev : 3f929574
53+ - repo : https://github.com/rstcheck /rstcheck
54+ rev : v6.2.4
5555 hooks :
5656 - id : rstcheck
5757 name : Check reST files using rstcheck
5858 exclude : ' docs/CHANGELOG.rst'
5959 - repo : https://github.com/saltstack-formulas/mirrors-rst-lint
60- rev : v1.3.2
60+ rev : v1.4.0
6161 hooks :
6262 - id : rst-lint
6363 name : Check reST files using rst-lint
You can’t perform that action at this time.
0 commit comments