From 2028c1e30807d3048b3f10651e547cec62b76df1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 18:08:50 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v2.0.0 → v4.0.1](https://github.com/pre-commit/pre-commit-hooks/compare/v2.0.0...v4.0.1) --- .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 52cf84c..6b33a59 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: # additional_dependencies: [miss_hit] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.0.0 + rev: v4.0.1 hooks: - id: trailing-whitespace - id: end-of-file-fixer