File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ repos:
24
24
- id : sort-simple-yaml
25
25
- id : trailing-whitespace
26
26
repo : https://github.com/pre-commit/pre-commit-hooks
27
- rev : v4.5 .0
27
+ rev : v4.6 .0
28
28
- hooks :
29
29
- id : gitleaks
30
30
repo : https://github.com/gitleaks/gitleaks
31
- rev : v8.16.3
31
+ rev : v8.18.2
32
32
- hooks :
33
33
- args :
34
34
[
@@ -48,24 +48,24 @@ repos:
48
48
- args : [ "--config", ".github/linters/.hadolint.yaml" ]
49
49
id : hadolint-docker
50
50
repo : https://github.com/hadolint/hadolint
51
- rev : v2.12.1 -beta
51
+ rev : v2.13.0 -beta
52
52
- hooks :
53
53
- args : [ "--config", ".github/linters/.markdown-lint.yaml" ]
54
54
id : markdownlint
55
55
repo : https://github.com/igorshubovych/markdownlint-cli
56
- rev : v0.38 .0
56
+ rev : v0.40 .0
57
57
- hooks :
58
58
- id : shellcheck
59
59
repo : https://github.com/koalaman/shellcheck-precommit
60
- rev : v0.9 .0
60
+ rev : v0.10 .0
61
61
- hooks :
62
62
- id : shfmt
63
63
repo : https://github.com/cisagov/pre-commit-shfmt
64
64
rev : v0.0.2
65
65
- hooks :
66
66
- id : black
67
67
repo : https://github.com/ambv/black
68
- rev : 23.12.1
68
+ rev : 24.4.2
69
69
- hooks :
70
70
- args : [ "--rcfile=.github/linters/.python-lint" ]
71
71
entry : pylint
You can’t perform that action at this time.
0 commit comments