From 96308adaaf3efba0908cecde41991a94a00b47d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 04:51:53 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit to v4.5.1 --- .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 4c45d8d..b49a28f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/pre-commit/pre-commit - rev: v4.5.0 + rev: v4.5.1 hooks: - id: validate_manifest - repo: https://github.com/woodruffw/zizmor-pre-commit