Commit 312dbf2 1 parent c3b1fb4 commit 312dbf2 Copy full SHA for 312dbf2
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 15
15
autoupdate_schedule : quarterly
16
16
skip : []
17
17
submodules : false
18
- default_stages : [commit ]
18
+ default_stages : [Nonepre-commitNone ]
19
19
repos :
20
20
- repo : https://github.com/dafyddj/commitlint-pre-commit-hook
21
21
rev : v2.3.0
@@ -30,34 +30,34 @@ repos:
30
30
additional_dependencies : ['@commitlint/config-conventional@8.3.4']
31
31
always_run : true
32
32
- repo : https://github.com/shellcheck-py/shellcheck-py
33
- rev : v0.8 .0.4
33
+ rev : v0.10 .0.1
34
34
hooks :
35
35
- id : shellcheck
36
36
name : Check shell scripts with shellcheck
37
37
files : ^.*\.(sh|bash|ksh)$
38
38
types : []
39
39
- repo : https://github.com/adrienverge/yamllint
40
- rev : v1.26.3
40
+ rev : v1.35.1
41
41
hooks :
42
42
- id : yamllint
43
43
name : Check YAML syntax with yamllint
44
44
args : [--strict, '.']
45
45
always_run : true
46
46
pass_filenames : false
47
47
- repo : https://github.com/warpnet/salt-lint
48
- rev : v0.8.0
48
+ rev : v0.9.2
49
49
hooks :
50
50
- id : salt-lint
51
51
name : Check Salt files using salt-lint
52
52
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
55
55
hooks :
56
56
- id : rstcheck
57
57
name : Check reST files using rstcheck
58
58
exclude : ' docs/CHANGELOG.rst'
59
59
- repo : https://github.com/saltstack-formulas/mirrors-rst-lint
60
- rev : v1.3.2
60
+ rev : v1.4.0
61
61
hooks :
62
62
- id : rst-lint
63
63
name : Check reST files using rst-lint
You can’t perform that action at this time.
0 commit comments