From a3f5b5f29a477737053522c69e550f904585a2dc Mon Sep 17 00:00:00 2001 From: Ron Green <11993626+georgettica@users.noreply.github.com> Date: Thu, 17 Jun 2021 10:37:19 +0300 Subject: [PATCH] chore(pre-commit): bump version done in the beginning because of build issues, but was solved during the work on #1897 --- .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 caed0df9..a5c90be0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: mixed-line-ending - id: check-added-large-files - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 2.1.4 + rev: 2.1.5 hooks: - id: git-check # Configure in .gitattributes - id: shellcheck