Skip to content

Commit aee13a5

Browse files
authored
Merge pull request #2293 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents 3274d3e + 6b8a094 commit aee13a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.138.1
12+
rev: 41.149.2
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/eslint/eslint
@@ -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.101.0
29+
rev: v1.102.0
3030
hooks:
3131
- id: terraform_fmt
3232
- id: terraform_tflint

0 commit comments

Comments
 (0)