Skip to content

Commit 2990c31

Browse files
authored
Merge pull request #813 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents 86f9e59 + 2964466 commit 2990c31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99
submodules: false
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 39.62.6
12+
rev: 39.86.3
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -25,7 +25,7 @@ repos:
2525
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
2626
- id: trailing-whitespace
2727
- repo: https://github.com/antonbabenko/pre-commit-terraform
28-
rev: v1.96.2
28+
rev: v1.96.3
2929
hooks:
3030
- id: terraform_fmt
3131
- id: terraform_tflint
@@ -59,7 +59,7 @@ repos:
5959
# A base filename makes it relative to each chart directory found
6060
- --template-files=README.md.gotmpl
6161
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
62-
rev: v9.19.0
62+
rev: v9.20.0
6363
hooks:
6464
- id: commitlint
6565
stages: [commit-msg]

0 commit comments

Comments
 (0)