Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#14)
Browse files Browse the repository at this point in the history
updates:
- [github.com/alessandrojcm/commitlint-pre-commit-hook: v9.19.0 → v9.20.0](alessandrojcm/commitlint-pre-commit-hook@v9.19.0...v9.20.0)
- [github.com/gruntwork-io/pre-commit: v0.1.24 → v0.1.25](gruntwork-io/pre-commit@v0.1.24...v0.1.25)
- [github.com/astral-sh/ruff-pre-commit: v0.8.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.8.2...v0.8.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 17, 2024
1 parent fe4b685 commit 7476808
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:
.release-please-manifest.json
)$
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.19.0
rev: v9.20.0
hooks:
- id: commitlint
stages:
Expand All @@ -81,15 +81,15 @@ repos:
# - --args=--path=.
# - id: terraform_trivy
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.24
rev: v0.1.25
hooks:
# - id: terraform-fmt
# - id: terraform-validate
# - id: tflint
- id: shellcheck
- id: terragrunt-hclfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.8.3
hooks:
- id: ruff
types_or:
Expand Down

0 comments on commit 7476808

Please sign in to comment.