From f38d3792867a41e8c98297f6a55afbbb22a9e10d Mon Sep 17 00:00:00 2001 From: "TEAM 4.0[bot]" Date: Wed, 13 Apr 2022 06:48:49 +0000 Subject: [PATCH] Update `pre-commit` hooks --- .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 29905c9e..4b16c39e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ # pre-commit autoupdate repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.1.0 + rev: v4.2.0 hooks: - id: end-of-file-fixer - id: debug-statements