We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227a34e commit 7107af8Copy full SHA for 7107af8
.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: 41.149.2
+ rev: 41.173.1
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.102.0
+ rev: v1.103.0
29
30
- id: terraform_fmt
31
- id: terraform_tflint
0 commit comments