Skip to content

Commit b0906d6

Browse files
committed
pre-commit autoupdate
1 parent f9e04f4 commit b0906d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@ repos:
1313
- id: trailing-whitespace
1414

1515
- repo: https://github.com/igorshubovych/markdownlint-cli
16-
rev: v0.44.0
16+
rev: v0.45.0
1717
hooks:
1818
- id: markdownlint
1919

2020
- repo: https://github.com/antonbabenko/pre-commit-terraform
21-
rev: v1.97.3
21+
rev: v1.99.0
2222
hooks:
2323
- id: terraform_fmt
2424
- id: terraform_tflint
2525

2626
- repo: https://github.com/terraform-docs/terraform-docs
27-
rev: v0.19.0
27+
rev: v0.20.0
2828
hooks:
2929
- id: terraform-docs-go
3030
args: ["--output-file", "README.md", "."]

0 commit comments

Comments
 (0)