chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m51s

This commit is contained in:
2025-09-05 00:44:35 +00:00
parent 0780c1e8ab
commit c804b326e9

View File

@@ -1,7 +1,7 @@
exclude: ^node_modules/ exclude: ^node_modules/
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0 rev: v6.0.0
hooks: hooks:
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: (.txt$|.ipynb$|README.md$|readme.mde$) exclude: (.txt$|.ipynb$|README.md$|readme.mde$)