We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faeee62 commit 75818acCopy full SHA for 75818ac
1 file changed
tfroot-runner/pre-commit-config.yaml
@@ -5,12 +5,12 @@
5
# To update hooks for all tfroot repos, modify this file and rebuild the image.
6
repos:
7
- repo: https://github.com/compilerla/conventional-pre-commit
8
- rev: v4.0.0
+ rev: v4.3.0
9
hooks:
10
- id: conventional-pre-commit
11
stages: [commit-msg]
12
- repo: https://github.com/antonbabenko/pre-commit-terraform
13
- rev: v1.104.0
+ rev: v1.105.0
14
15
- id: terraform_validate
16
args:
0 commit comments