chore: update pre-commit hooks
All checks were successful
Lint / pre-commit Linting (push) Successful in 32s

This commit is contained in:
Act Runner 2025-01-12 00:02:41 +00:00
parent 898a9aae6d
commit fea8ddc46a

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: v4.6.0 rev: v5.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$)