From 5bb5b95e5282b12fb401c9695b547bfd264478d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:18:59 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v37.118.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 17a55989..7d92e9e5 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.107.1 + rev: 37.118.1 hooks: - id: renovate-config-validator - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook