Skip to content

Commit 89028f3

Browse files
Deployed to github pages
1 parent 12975ec commit 89028f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

all-hooks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
"args": [],
396396
"require_serial": false,
397397
"additional_dependencies": [
398-
398+
399399
],
400400
"minimum_pre_commit_version": "0"
401401
}
@@ -1479,7 +1479,7 @@
14791479
"require_serial": true,
14801480
"entry": "hooks/terraform_validate.sh",
14811481
"language": "script",
1482-
"files": "(\\.tf|\\.tfvars)$",
1482+
"files": "\\.(tf(vars)?|terraform\\.lock\\.hcl)$",
14831483
"exclude": "\\.terraform/.*$"
14841484
},
14851485
{

0 commit comments

Comments
 (0)