From a1930ec70ab6f4ce4799a0e3bce3029f8ce12465 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:41:21 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.92.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 7d443ce7..f77c7b24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.74.0 + rev: 37.92.0 hooks: - id: renovate-config-validator - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook