From 17172b72c4cc5de34372e6cf0cca9cec6083faf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 08:43:08 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20lucas-c/pre-?= =?UTF-8?q?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 --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4426c94..5a6d0ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: "v1.5.5" + rev: "v1.5.6" hooks: - id: remove-crlf stages: [pre-commit] diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 14196e3..a019f43 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -71,7 +71,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=Lucas-C/pre-commit-hooks - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: "v1.5.5" + rev: "v1.5.6" hooks: - id: remove-crlf stages: [pre-commit]