Skip to content

Commit 43f04c3

Browse files
authored
Merge pull request #856 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents e8185ca + e42e1ec commit 43f04c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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.205.1
12+
rev: 39.227.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.97.4
28+
rev: v1.98.1
2929
hooks:
3030
- id: terraform_fmt
3131
- id: terraform_tflint

0 commit comments

Comments
 (0)