Skip to content

Commit 92cf924

Browse files
authored
Merge pull request #2180 from OWASP/renovate/pre-commit
Update pre-commit
2 parents 144496c + 855e69c commit 92cf924

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,11 +9,11 @@ ci:
99
submodules: false
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 41.43.0
12+
rev: 41.74.2
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/eslint/eslint
16-
rev: v9.32.0
16+
rev: v9.33.0
1717
hooks:
1818
- id: eslint
1919
args:
@@ -26,7 +26,7 @@ repos:
2626
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
2727
- id: trailing-whitespace
2828
- repo: https://github.com/antonbabenko/pre-commit-terraform
29-
rev: v1.99.5
29+
rev: v1.100.0
3030
hooks:
3131
- id: terraform_fmt
3232
- id: terraform_tflint

0 commit comments

Comments
 (0)