Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#91)
Browse files Browse the repository at this point in the history
updates:
- [github.com/antonbabenko/pre-commit-terraform: v1.96.2 → v1.96.3](antonbabenko/pre-commit-terraform@v1.96.2...v1.96.3)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.19.0 → v9.20.0](alessandrojcm/commitlint-pre-commit-hook@v9.19.0...v9.20.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 Jan 3, 2025
1 parent d887b58 commit 87a8cad
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.96.2
rev: v1.96.3
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.19.0
rev: v9.20.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit 87a8cad

Please sign in to comment.