From e2595cbe6b2e6abe0bb489aa49ab25ca40c8978e Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 11 Nov 2024 13:35:52 +0000 Subject: [PATCH] pre-commit: Update hooks version --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef27f17..ebc2090 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,6 +2,7 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v5.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer