Skip to content

Commit 65d3b1b

Browse files
authored
Merge pull request #1004 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents 01dabdb + 3f66828 commit 65d3b1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
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: 41.114.0
12+
rev: 41.149.2
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.100.0
28+
rev: v1.102.0
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.22.0
62+
rev: v9.23.0
6363
hooks:
6464
- id: commitlint
6565
stages: [commit-msg]

0 commit comments

Comments
 (0)