From a07f70919fcb396d4007e35fcd621c3241cedd72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 20:39:30 +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 56b541d44..8da3ab796 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,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