From 5e21e89d9ec3ed01783374f60eabe33c82879b96 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 18:20:30 +0000 Subject: [PATCH] chore(pre-commit): update pre-commit/pre-commit-hooks to v4.5.0 --- .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 880ef6177..233a7e171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - --args=--config=__GIT_WORKING_DIR__/.tflint.hcl - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-merge-conflict - id: check-added-large-files