Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#54)
Browse files Browse the repository at this point in the history
updates:
- [github.com/antonbabenko/pre-commit-terraform: v1.83.5 → v1.83.6](antonbabenko/pre-commit-terraform@v1.83.5...v1.83.6)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.8.0 → v9.9.0](alessandrojcm/commitlint-pre-commit-hook@v9.8.0...v9.9.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 23, 2023
1 parent ef87f31 commit 162a227
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.83.5
rev: v1.83.6
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.8.0
rev: v9.9.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit 162a227

Please sign in to comment.