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/alessandrojcm/commitlint-pre-commit-hook: v9.20.0 → v9.21.0](alessandrojcm/commitlint-pre-commit-hook@v9.20.0...v9.21.0)
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.8.4...v0.9.6)
  • Loading branch information
pre-commit-ci[bot] authored Feb 17, 2025
1 parent 008abc8 commit a1542ad
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 @@ -60,7 +60,7 @@ repos:
.release-please-manifest.json
)$
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.20.0
rev: v9.21.0
hooks:
- id: commitlint
stages:
Expand Down Expand Up @@ -89,7 +89,7 @@ repos:
- id: shellcheck
- id: terragrunt-hclfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.9.6
hooks:
- id: ruff
types_or:
Expand Down

0 comments on commit a1542ad

Please sign in to comment.