From da2d91733b86d375725d0a49b2b539c7a832187b Mon Sep 17 00:00:00 2001 From: Jake Walker Date: Mon, 11 Nov 2024 19:35:02 +0000 Subject: [PATCH] Update pre-commit repo version --- .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 698bc2d..bfd717a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.3.0 + rev: v5.0.0 hooks: - id: check-yaml - id: end-of-file-fixer