chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
Some checks failed
Lint / pre-commit Linting (push) Has been cancelled

This commit is contained in:
2025-09-05 00:41:18 +00:00
parent 9d9dc1e822
commit a9a6c4f73c

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$)