From 0fd06d9b079f8579d4a8555713b0e4ef8d982f21 Mon Sep 17 00:00:00 2001 From: Jerome Kieffer Date: Tue, 19 Nov 2024 10:28:53 +0100 Subject: [PATCH] precommit issue --- .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 6415cc8d2..abe722cf4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer