We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8185ca + e42e1ec commit 43f04c3Copy full SHA for 43f04c3
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
submodules: false
10
repos:
11
- repo: https://github.com/renovatebot/pre-commit-hooks
12
- rev: 39.205.1
+ rev: 39.227.2
13
hooks:
14
- id: renovate-config-validator
15
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -25,7 +25,7 @@ repos:
25
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
26
- id: trailing-whitespace
27
- repo: https://github.com/antonbabenko/pre-commit-terraform
28
- rev: v1.97.4
+ rev: v1.98.1
29
30
- id: terraform_fmt
31
- id: terraform_tflint
0 commit comments