From 059e65cb2fbf265a0fbc1d6e8624d8bc862d0539 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 02:06:42 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v40.62.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 008c5430..f1b91062 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,6 +7,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 40.60.0 + rev: 40.62.1 hooks: - id: renovate-config-validator