File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
stages : [commit-msg]
27
27
additional_dependencies :
['@commitlint/[email protected] ']
28
28
- repo : https://github.com/rubocop-hq/rubocop
29
- rev : v1.57.0
29
+ rev : v1.75.5
30
30
hooks :
31
31
- id : rubocop
32
32
name : Check Ruby files with rubocop
39
39
files : ^.*\.(sh|bash|ksh)$
40
40
types : []
41
41
- repo : https://github.com/adrienverge/yamllint
42
- rev : v1.32.0
42
+ rev : v1.37.1
43
43
hooks :
44
44
- id : yamllint
45
45
name : Check YAML syntax with yamllint
@@ -76,14 +76,14 @@ repos:
76
76
name : Check Salt files using salt-lint
77
77
files : ^.*\.(sls|jinja|j2|tmpl|tst)$
78
78
- repo : https://github.com/rstcheck/rstcheck
79
- rev : v6.2.0
79
+ rev : v6.2.4
80
80
hooks :
81
81
- id : rstcheck
82
82
name : Check reST files using rstcheck
83
83
exclude : ' docs/CHANGELOG.rst'
84
84
additional_dependencies : [sphinx==7.2.6]
85
85
- repo : https://github.com/saltstack-formulas/mirrors-rst-lint
86
- rev : v1.3.2
86
+ rev : v1.4.0
87
87
hooks :
88
88
- id : rst-lint
89
89
name : Check reST files using rst-lint
96
96
)$
97
97
additional_dependencies : [pygments==2.16.1]
98
98
- repo : https://github.com/renovatebot/pre-commit-hooks
99
- rev : 40.5.0
99
+ rev : 40.10.4
100
100
hooks :
101
101
- id : renovate-config-validator
102
102
name : Check Renovate config with renovate-config-validator
You can’t perform that action at this time.
0 commit comments