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

This commit is contained in:
Act Runner 2024-10-25 01:39:35 +00:00
parent 814b3470a8
commit a8ea0d3695

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