From 6e5df00e0384dce144c02c7bac9ca3d791e4927e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:49:34 +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 d05afb482dc..9dd534f7ec6 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.21 + rev: v0.1.23 hooks: - id: terraform-fmt