From 2c415ff32a0eb40ab9f7dbaddba1601b6011a3ff Mon Sep 17 00:00:00 2001 From: "wu.shiming" Date: Tue, 18 May 2021 11:15:24 +0800 Subject: Upgrade the pre-commit-hooks version [1] https://github.com/pre-commit/pre-commit-hooks/commit/9136088a246768144165fcc3ecc3d31bb686920a Change-Id: If753ad2d234798bb94d184b4390de6cc16c2e051 --- .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 66a040f..08aef91 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 -- cgit v1.2.1