File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,23 +33,23 @@ repos:
33
33
- id : detect-secrets
34
34
stages : ["commit", "push"]
35
35
- repo : https://github.com/zricethezav/gitleaks
36
- rev : v8.15 .2
36
+ rev : v8.16 .2
37
37
hooks :
38
38
- id : gitleaks
39
39
stages : ["commit", "push"]
40
40
- repo : https://github.com/fabasoad/pre-commit-snyk
41
- rev : v0.2.0
41
+ rev : v0.2
42
42
hooks :
43
43
- id : snyk-test
44
44
stages : ["push"]
45
45
# Markdown
46
46
- repo : https://github.com/igorshubovych/markdownlint-cli
47
- rev : v0.32.2
47
+ rev : v0.33.0
48
48
hooks :
49
49
- id : markdownlint
50
50
# Yaml
51
51
- repo : https://github.com/adrienverge/yamllint
52
- rev : v1.28 .0
52
+ rev : v1.30 .0
53
53
hooks :
54
54
- id : yamllint
55
55
# Other
You can’t perform that action at this time.
0 commit comments