Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#84)
Browse files Browse the repository at this point in the history
updates:
- [github.com/antonbabenko/pre-commit-terraform: v1.94.2 → v1.96.0](antonbabenko/pre-commit-terraform@v1.94.2...v1.96.0)
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.17.0 → v9.18.0](alessandrojcm/commitlint-pre-commit-hook@v9.17.0...v9.18.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 Sep 17, 2024
1 parent 88f316b commit 04aadba
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.94.2
rev: v1.96.0
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.17.0
rev: v9.18.0
hooks:
- id: commitlint
additional_dependencies: ['@commitlint/config-conventional']
Expand Down

0 comments on commit 04aadba

Please sign in to comment.