From 19e203ec04701ab6db19e38ddb03f5e448e8030f Mon Sep 17 00:00:00 2001 From: "wu.shiming" Date: Tue, 18 May 2021 11:16:41 +0800 Subject: [PATCH] Upgrade the pre-commit-hooks version [1] https://github.com/pre-commit/pre-commit-hooks/commit/9136088a246768144165fcc3ecc3d31bb686920a Change-Id: I609d7291aeb482c5f60c0e07c6acb490f67f3280 --- .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 2f6ad7b8..319697bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ default_language_version: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: ebc15addedad713c86ef18ae9632c88e187dd0af # v3.1.0 + rev: 9136088a246768144165fcc3ecc3d31bb686920a # v3.3.0 hooks: - id: trailing-whitespace # Replaces or checks mixed line ending