From 7583de2d986ae86f124b77914c124d1a0d20d782 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 19:55:54 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook gruntwork-io/pre-commit to v0.1.23 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d30974df..8136b5c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: - .yamllint.yaml id: yamllint - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.20 + rev: v0.1.23 hooks: - id: terraform-fmt