Skip to content

Commit

Permalink
Merge pull request #1810 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 4, 2025
2 parents 84044f8 + 07029aa commit 3f642dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ ci:
submodules: false
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.60.0
rev: 39.86.3
hooks:
- id: renovate-config-validator
- repo: https://github.com/eslint/eslint
rev: v9.16.0
rev: v9.17.0
hooks:
- id: eslint
args:
Expand All @@ -26,7 +26,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 All @@ -46,7 +46,7 @@ repos:
- "--args=--only=terraform_workspace_remote"
- id: terraform_docs
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.19.0
rev: v9.20.0
hooks:
- id: commitlint
stages: [commit-msg]
Expand Down

0 comments on commit 3f642dd

Please sign in to comment.