Skip to content

Commit ccc39df

Browse files
chore(deps): update pre-commit hooks (#14)
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:14:37 UTC - Workflow: Update Pre-commit Hooks - Run ID: 16879699290 🤖 Generated by GitHub Actions Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29a2daa commit ccc39df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ minimum_pre_commit_version: "3.7.0" # requires Python‑based hooks v2.0+
1717
repos:
1818
# ---------------------- Core hygiene hooks --------------------------
1919
- repo: https://github.com/pre-commit/pre-commit-hooks
20-
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
20+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
2121
hooks:
2222
- id: check-added-large-files
2323
- id: end-of-file-fixer

0 commit comments

Comments
 (0)