fix(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.3.1

This commit is contained in:
feisar-bot
2022-08-16 09:18:15 +00:00
committed by auricom
parent c833871a81
commit 0bb5bf1b05

View File

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