From 54116fc0683cdb8c9f70a3b1bacad97c6ba32afd Mon Sep 17 00:00:00 2001 From: Noah Gorny Date: Thu, 29 Oct 2020 23:05:23 +0200 Subject: [PATCH] Bump shellcheck, shfmt hooks to 2.1.4 --- .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 696fabf4..0a7ab794 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: mixed-line-ending - id: check-added-large-files - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 1.11.0 + rev: 2.1.4 hooks: - id: git-check # Configure in .gitattributes - id: shellcheck