fix(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.5 (#11)

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.5.4 | v1.5.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-26 11:56:03 +00:00 committed by GitHub
parent 4f81508041
commit 23ea929e62

View file

@ -21,7 +21,7 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- id: check-executables-have-shebangs - id: check-executables-have-shebangs
- repo: https://github.com/Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.4 rev: v1.5.5
hooks: hooks:
- id: remove-crlf - id: remove-crlf
- id: remove-tabs - id: remove-tabs