Skip to content

Commit e7fd778

Browse files
committed
Update .pre-commit-config.yaml
1 parent 5f9eafe commit e7fd778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.96.1
3+
rev: v1.98.0
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_validate
@@ -18,6 +18,6 @@ repos:
1818
- id: mixed-line-ending
1919
- id: trailing-whitespace
2020
- repo: https://github.com/gitleaks/gitleaks
21-
rev: v8.18.4
21+
rev: v8.24.2
2222
hooks:
2323
- id: gitleaks

0 commit comments

Comments
 (0)