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 a509a62 commit 37a2b0dCopy full SHA for 37a2b0d
.pre-commit-config.yaml
@@ -9,11 +9,11 @@ ci:
9
submodules: false
10
repos:
11
- repo: https://github.com/renovatebot/pre-commit-hooks
12
- rev: 40.29.0
+ rev: 40.36.8
13
hooks:
14
- id: renovate-config-validator
15
- repo: https://github.com/eslint/eslint
16
- rev: v9.27.0
+ rev: v9.28.0
17
18
- id: eslint
19
args:
@@ -26,7 +26,7 @@ repos:
26
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
27
- id: trailing-whitespace
28
- repo: https://github.com/antonbabenko/pre-commit-terraform
29
- rev: v1.99.0
+ rev: v1.99.1
30
31
- id: terraform_fmt
32
- id: terraform_tflint
0 commit comments