Skip to content

Commit 75818ac

Browse files
committed
chore: update pre-commit hooks to latest versions
1 parent faeee62 commit 75818ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tfroot-runner/pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
# To update hooks for all tfroot repos, modify this file and rebuild the image.
66
repos:
77
- repo: https://github.com/compilerla/conventional-pre-commit
8-
rev: v4.0.0
8+
rev: v4.3.0
99
hooks:
1010
- id: conventional-pre-commit
1111
stages: [commit-msg]
1212
- repo: https://github.com/antonbabenko/pre-commit-terraform
13-
rev: v1.104.0
13+
rev: v1.105.0
1414
hooks:
1515
- id: terraform_validate
1616
args:

0 commit comments

Comments
 (0)