⬆️ Update pre-commit hook Lucas-C/pre-commit-hooks to v1.5.1

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.4.2 | v1.5.1 |
This commit is contained in:
feisar-bot
2023-03-31 10:19:44 +00:00
committed by auricom
parent 173a2ebe34
commit ac2500d232

View File

@@ -10,12 +10,12 @@ repos:
- id: end-of-file-fixer
- id: mixed-line-ending
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2
rev: v1.5.1
hooks:
- id: forbid-crlf
- id: forbid-tabs
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2
rev: v1.5.1
hooks:
- id: remove-crlf
- id: remove-tabs