From 16e16a3f25c9dd4c0bc2055d130452081af6a742 Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Sat, 2 Dec 2023 04:28:57 +0000 Subject: [PATCH] chore(deps): update pre-commit hook gruntwork-io/pre-commit to v0.1.23 (.pre-commit-config.yaml) --- .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 3395c1b..dbef069 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: check-useless-excludes - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.20 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: 0.1.23 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: shellcheck - repo: https://github.com/ambv/black