Skip to content

Commit

Permalink
Merge pull request #813 from OWASP/renovate/pre-commit
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit
  • Loading branch information
commjoen authored Jan 1, 2025
2 parents 86f9e59 + 2964466 commit 2990c31
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 @@ -9,7 +9,7 @@ ci:
submodules: false
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.62.6
rev: 39.86.3
hooks:
- id: renovate-config-validator
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -25,7 +25,7 @@ repos:
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
- id: trailing-whitespace
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.96.2
rev: v1.96.3
hooks:
- id: terraform_fmt
- id: terraform_tflint
Expand Down Expand Up @@ -59,7 +59,7 @@ repos:
# A base filename makes it relative to each chart directory found
- --template-files=README.md.gotmpl
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.19.0
rev: v9.20.0
hooks:
- id: commitlint
stages: [commit-msg]

0 comments on commit 2990c31

Please sign in to comment.