Skip to content

Commit e11cf8f

Browse files
chore(deps): update pre-commit
1 parent 5d353cb commit e11cf8f

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: 42.57.1
12+
rev: 42.81.3
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.104.0
29+
rev: v1.105.0
3030
hooks:
3131
- id: terraform_fmt
3232
- id: terraform_tflint
@@ -46,7 +46,7 @@ repos:
4646
- "--args=--only=terraform_workspace_remote"
4747
- id: terraform_docs
4848
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
49-
rev: v9.23.0
49+
rev: v9.24.0
5050
hooks:
5151
- id: commitlint
5252
stages: [commit-msg]

0 commit comments

Comments
 (0)