From c77f24d479f203b4e2bb34956d3b7ad829211470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 16:38:55 +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.2.0 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/f317b8d4fd69328499230dc009d0e55a258773cf...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 a4b48b6..624c732 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: trailing-whitespace stages: [commit] - repo: https://github.com/Lucas-C/pre-commit-hooks - rev: f317b8d4fd69328499230dc009d0e55a258773cf # v1.2.0 + rev: ad1b27d73581aa16cca06fc4a0761fc563ffe8e8 # v1.5.6 hooks: - id: forbid-crlf - id: remove-crlf