From aed910b6a45b8c17a10b2511fc8883f03a141151 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 00:24:58 +0000 Subject: [PATCH] chore(deps): update pre-commit hook pre-commit/pre-commit to v4.5.0 --- .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 0fd0c64..4c45d8d 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.4.0 + rev: v4.5.0 hooks: - id: validate_manifest - repo: https://github.com/woodruffw/zizmor-pre-commit