From 3596132aca8ae011c547f5ffe582b189faf75ee3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 May 2021 16:47:43 +0000 Subject: [PATCH] Update precommit hook pre-commit/pre-commit-hooks to 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 5791a16..93078b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.0 + rev: v4.0.1 hooks: - id: trailing-whitespace exclude: ^docs/.*|.*.md