Updates to the pre-commit action created at 2024-10-25 (#34)
Some checks failed
Lint / pre-commit Autoupdate (push) Successful in 1m19s
Auto Maintenance Cycle / pre-commit (push) Failing after 11m49s

Update to the pre-commit action.

Reviewed-on: #34
Co-authored-by: runner <git@horstenkamp.eu>
Co-committed-by: runner <git@horstenkamp.eu>
This commit is contained in:
Act Runner 2024-10-25 03:40:17 +02:00 committed by Philipp Horstenkamp
parent 814b3470a8
commit 97d8545f71

View File

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