Skip to content

Commit 75efc03

Browse files
authored
Merge pull request #1978 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents b607e30 + 701659c commit 75efc03

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,11 +9,11 @@ ci:
99
submodules: false
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 39.200.2
12+
rev: 39.242.2
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/eslint/eslint
16-
rev: v9.22.0
16+
rev: v9.24.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.97.4
29+
rev: v1.99.0
3030
hooks:
3131
- id: terraform_fmt
3232
- id: terraform_tflint

0 commit comments

Comments
 (0)