From a910f74ea3a9da8714a0b2499cb9d301ed6dfa07 Mon Sep 17 00:00:00 2001 From: xatier Date: Thu, 4 Mar 2021 23:43:40 -0800 Subject: [NO TESTS NEEDED] Bump pre-commit-hooks version Signed-off-by: xatier --- .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 4de8e4c12..f44b0ea42 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: ^vendor/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks.git - rev: v2.4.0 + rev: v3.4.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace -- cgit v1.2.3-54-g00ecf