From e26d400008c383f5d31c70e674259c902254f3d5 Mon Sep 17 00:00:00 2001 From: "wu.shiming" Date: Mon, 17 May 2021 19:25:53 +0800 Subject: update the pre-commit-hooks version Change-Id: I832ca2f115ed1d2b1471d7b00ddf36cdeda41ad1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') 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