From 187dd050c5bf9587886d3c4feef381b47df51412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 21:49:33 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20pre-commit=20hook=20lucas?= =?UTF-8?q?-c/pre-commit-hooks=20(=20v1.5.5=20=E2=86=92=20v1.5.6=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | Lucas-C/pre-commit-hooks | v1.5.5 | v1.5.6 | --- .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 1f8ff8cead..38f508034c 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.5.5 + rev: v1.5.6 hooks: - id: remove-crlf - id: remove-tabs