From ffd98b8661d3d627af34788152bb5b595ff55c1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:05:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated pre-commit hook update: - Updated hooks to latest versions using 'pre-commit autoupdate --freeze' - Migrated configuration if needed - Number of hooks updated: 2 - Generated on 2025-08-11 12:05:04 UTC - Workflow: Update Pre-commit Hooks - Run ID: 16879481175 🤖 Generated by GitHub Actions --- .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 799b4c9..c2c2cbe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ minimum_pre_commit_version: "3.7.0" # requires Python‑based hooks v2.0+ repos: # ---------------------- Core hygiene hooks -------------------------- - repo: https://github.com/pre-commit/pre-commit-hooks - rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0 + rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0 hooks: - id: check-added-large-files - id: end-of-file-fixer