Skip to content

Commit bfdfc0a

Browse files
committed
chore: Pre-commit version updates
Signed-off-by: Michael Ethridge <michael.ethridge@cdw.com>
1 parent 190813f commit bfdfc0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ repos:
1414
language: system
1515
stages: ["pre-commit", "pre-push"]
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v5.0.0
17+
rev: v6.0.0
1818
hooks:
1919
- id: check-merge-conflict
2020
- id: end-of-file-fixer
2121
- id: no-commit-to-branch
2222
- repo: https://github.com/antonbabenko/pre-commit-terraform
23-
rev: v1.99.0
23+
rev: v1.104.0
2424
hooks:
2525
- id: terraform_fmt
2626
- id: terraform_validate

0 commit comments

Comments
 (0)