Updates to the pre-commit action created at 2025-01-12 (#18)
Some checks failed
Lint / pre-commit Linting (push) Successful in 35s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 14m52s

Update to the pre-commit action.

Reviewed-on: #18
Co-authored-by: runner <git@horstenkamp.eu>
Co-committed-by: runner <git@horstenkamp.eu>
This commit is contained in:
Act Runner 2025-03-16 21:50:53 +01:00 committed by Philipp Horstenkamp
parent 898a9aae6d
commit 567eb22cd8

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