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 9fb3e66 commit 928d1a5Copy full SHA for 928d1a5
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.4.0
+ rev: v4.5.0
4
hooks:
5
- id: check-added-large-files
6
args: ['--maxkb=500']
@@ -17,7 +17,7 @@ repos:
17
- id: detect-aws-credentials
18
args: ['--allow-missing-credentials']
19
- repo: https://github.com/antonbabenko/pre-commit-terraform
20
- rev: v1.77.2
+ rev: v1.88.2
21
22
- id: terraform_fmt
23
- id: terraform_docs
0 commit comments