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 24392b7 commit 128d615Copy full SHA for 128d615
.pre-commit-config.yaml
@@ -1,13 +1,13 @@
1
repos:
2
- repo: git://github.com/antonbabenko/pre-commit-terraform
3
- rev: v1.12.0
+ rev: v1.43.0
4
hooks:
5
- id: terraform_fmt
6
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v2.0.0
+ rev: v3.2.0
9
10
- id: check-merge-conflict
11
- - id: trailing-whitespace
12
- id: check-yaml
13
- id: check-added-large-files
+ - id: trailing-whitespace
0 commit comments