Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/antonbabenko/pre-commit-terraform: v1.81.0 → v1.81.2](antonbabenko/pre-commit-terraform@v1.81.0...v1.81.2)
- [github.com/python-jsonschema/check-jsonschema: 0.23.3 → 0.24.1](python-jsonschema/check-jsonschema@0.23.3...0.24.1)
  • Loading branch information
pre-commit-ci[bot] authored Aug 14, 2023
1 parent b5e74a2 commit c637b36
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.81.0
rev: v1.81.2
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.23.3
rev: 0.24.1
hooks:
- id: check-github-actions
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
Expand Down

0 comments on commit c637b36

Please sign in to comment.