mirror of
https://github.com/balena-io/open-balena.git
synced 2025-01-21 20:08:10 +00:00
Update pre-commit hook pre-commit/pre-commit-hooks to v5
Update pre-commit/pre-commit-hooks from 4.6.0 to 5.0.0 Change-type: patch
This commit is contained in:
parent
5b125dd09d
commit
c03072d34d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user