From 9fd1b5813527b2f9ab7742936c97700c38da3649 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Thu, 21 Aug 2025 15:37:18 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 Signed-off-by: Platform Engineering Bot --- .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 e955059..8b8537c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: end-of-file-fixer - id: trailing-whitespace