From 219df5d55663f54f6da6d19c550c79489664dd4f Mon Sep 17 00:00:00 2001 From: TalkIQ Date: Tue, 13 Jan 2026 11:05:54 +0000 Subject: [PATCH] chore(deps): update pre-commit hook lucas-c/pre-commit-hooks to v1.5.6 (#969) Co-authored-by: Renovate Bot --- .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 81ab71de1..62c0eb8b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: - -d ungrouped-imports # conflicts with reorder-python-imports - -d wrong-import-order # conflicts with reorder-python-imports - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: v1.5.5 + rev: 1.5.6 hooks: - id: remove-crlf - id: remove-tabs