From d75d50075bd0a4d6231a0bc3900a64dd10899187 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 22:16:37 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.5 | datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | Lucas-C/pre-commit-hooks | v1.3.0 | v1.5.5 | --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38872dced..346fc123a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ 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.5.5 hooks: - id: remove-crlf - id: remove-tabs