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

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Lucas-C/pre-commit-hooks | v1.3.1 | v1.4.0 |
This commit is contained in:
feisar-bot
2023-01-21 13:21:03 +00:00
committed by auricom
parent 576c83c3a1
commit 96968856ca

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.3.1
rev: v1.4.0
hooks:
- id: forbid-crlf
- id: forbid-tabs
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.3.1
rev: v1.4.0
hooks:
- id: remove-crlf
- id: remove-tabs