From 4c552bb8ca6d9ede95e655e7326f6428fd51ecda Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Nov 2025 14:34:20 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 --- .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 da58d971..17d459e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ default_stages: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: fix-byte-order-marker - id: check-case-conflict