Skip to content

Commit 38d8aa4

Browse files
committed
Cleanup precommit config
1 parent 60d6bed commit 38d8aa4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@ repos:
1313
hooks:
1414
- id: terraform-docs-system
1515
args: ["./examples/network_groups"]
16-
- id: terraform-docs-system
17-
args: ["."]
18-
19-
- repo: https://github.com/terraform-docs/terraform-docs
20-
rev: v0.17.0
21-
hooks:
2216
- id: terraform-docs-system
2317
args: ["./templates"]
2418
- id: terraform-docs-system
25-
args: ["."]
19+
args: ["."]

0 commit comments

Comments
 (0)