Skip to content

Commit 95f60bf

Browse files
chore(deps): update pre-commit
1 parent 3d70af0 commit 95f60bf

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: 40.0.8
12+
rev: 40.60.0
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.99.0
28+
rev: v1.99.4
2929
hooks:
3030
- id: terraform_fmt
3131
- id: terraform_tflint

0 commit comments

Comments
 (0)