Merge pull request #564 from balena-io/renovate/pre-commit-pre-commit-hooks-5.x

Update pre-commit hook pre-commit/pre-commit-hooks to v5
This commit is contained in:
Anton Belodedenko 2025-01-02 14:30:19 -08:00 committed by GitHub
commit 7950848a26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
exclude: ^(.versionbot/|CHANGELOG.md|VERSION|README.md)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer