From cbe10401df459c9fc33be766e7d354c965781f4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 01:45:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v43.218.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 5a1f6d9..2c98628 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.212.4 + rev: 43.218.0 hooks: - id: renovate-config-validator args: [ --strict ]