From a6f386bbd6155ce8445924f6992342c60c16f8ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:44:47 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.59.4 --- .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 ccf477a..55136db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: stages: [ commit-msg ] additional_dependencies: [ '@commitlint/config-conventional' ] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.46.6 + rev: 43.59.4 hooks: - id: renovate-config-validator args: [ --strict ]