Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#67)
Browse files Browse the repository at this point in the history
updates:
- [github.com/antonbabenko/pre-commit-terraform: v1.88.3 → v1.88.4](antonbabenko/pre-commit-terraform@v1.88.3...v1.88.4)
- [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.28.1](python-jsonschema/check-jsonschema@0.28.0...0.28.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 2, 2024
1 parent 7a55e3d commit 33e8217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: detect-secrets
args: ["--baseline", ".secrets.baseline"]
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.88.3
rev: v1.88.4
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand All @@ -25,7 +25,7 @@ repos:
- id: terraform-docs-go
args: ["markdown", "--output-file", "README.md", "."]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
rev: 0.28.1
hooks:
- id: check-github-actions
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
Expand Down

0 comments on commit 33e8217

Please sign in to comment.