Skip to content

Commit dda84e7

Browse files
precommit updated
1 parent 03ab463 commit dda84e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
repos:
22
- repo: git://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.30.0
3+
rev: v1.43.0
44
hooks:
5-
- id: terraform_fmt
5+
- id: terraform_fmt
66

77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v3.1.0
8+
rev: v3.2.0
99
hooks:
1010
- id: check-merge-conflict
11-
- id: trailing-whitespace
1211
- id: check-yaml
13-
- id: check-added-large-files
12+
- id: check-added-large-files
13+
- id: trailing-whitespace

0 commit comments

Comments
 (0)