From d4f0457bad6f68a50fb7e7a9c36f26b3cf3e4c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:58:45 +0000 Subject: [PATCH] chore(deps): bump https://github.com/Lucas-C/pre-commit-hooks Bumps [https://github.com/Lucas-C/pre-commit-hooks](https://github.com/Lucas-C/pre-commit-hooks) from v1.5.5 to 1.5.6. This release includes the previously tagged commit. - [Release notes](https://github.com/Lucas-C/pre-commit-hooks/releases) - [Commits](https://github.com/Lucas-C/pre-commit-hooks/compare/a30f0d816e5062a67d87c8de753cfe499672b959...ad1b27d73581aa16cca06fc4a0761fc563ffe8e8) --- updated-dependencies: - dependency-name: https://github.com/Lucas-C/pre-commit-hooks dependency-version: 1.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[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 e1cf161..a42be6c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: stages: [commit] - id: trailing-whitespace - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: a30f0d816e5062a67d87c8de753cfe499672b959 # v1.5.5 + rev: ad1b27d73581aa16cca06fc4a0761fc563ffe8e8 # v1.5.6 hooks: - id: forbid-crlf - id: remove-crlf