File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.6 .0
3
+ rev : v5.0 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ["--maxkb=800"]
@@ -48,13 +48,13 @@ repos:
48
48
- --autofix
49
49
exclude : .*docs/codes/2024/0012/junk/registration-flow-response.json
50
50
- repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
51
- rev : v9.18 .0
51
+ rev : v9.21 .0
52
52
hooks :
53
53
- id : commitlint
54
54
stages : [commit-msg]
55
55
additional_dependencies : ["@commitlint/config-conventional"]
56
56
- repo : https://github.com/tofuutils/pre-commit-opentofu
57
- rev : v1.0.4
57
+ rev : v2.1.0
58
58
hooks :
59
59
- id : tofu_fmt
60
60
# - id: tfupdate
67
67
# - --args=--path=.
68
68
# - id: terraform_trivy
69
69
- repo : https://github.com/gruntwork-io/pre-commit
70
- rev : v0.1.23
70
+ rev : v0.1.25
71
71
hooks :
72
72
# - id: terraform-fmt
73
73
# - id: terraform-validate
You can’t perform that action at this time.
0 commit comments