chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#31)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m33s

Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit is contained in:
2025-09-05 02:47:08 +02:00
committed by Renovate Bot
parent 0780c1e8ab
commit ac36a7ab1f

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