Skip to content

Commit 6945b44

Browse files
author
Scott Miller
authored
Merge pull request #34 from rhythmictech/pre-commit-exclude
exclude .terraform from pre-commit
2 parents f2949f5 + 929bcb2 commit 6945b44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
exclude: ".terraform"
12
repos:
23
- repo: https://github.com/antonbabenko/pre-commit-terraform
34
rev: v1.48.0

0 commit comments

Comments
 (0)