From 290fed10a96047bf57e74bab87c80d909c0a6d4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:17:39 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v39.15.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 d54668275..74bfc9058 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: submodules: false repos: - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.11.4 + rev: 39.15.1 hooks: - id: renovate-config-validator - repo: https://github.com/eslint/eslint