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.87.1 → v1.88.1](antonbabenko/pre-commit-terraform@v1.87.1...v1.88.1)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.11.0 → v9.13.0](alessandrojcm/commitlint-pre-commit-hook@v9.11.0...v9.13.0)
  • Loading branch information
pre-commit-ci[bot] authored Mar 12, 2024
1 parent d62d2db commit 28db55f
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.87.1
rev: v1.88.1
hooks:
- id: terraform_fmt
- id: terraform_validate
Expand All @@ -29,7 +29,7 @@ repos:
hooks:
- id: check-github-actions
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.11.0
rev: v9.13.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit 28db55f

Please sign in to comment.