From 8e88846eec681ec027777f9593b40abf6a3f8d5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 21:26:31 +0000 Subject: [PATCH] chore: update pre-commit hook renovatebot/pre-commit-hooks to v39.19.1 (#267) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c2655172..17b880ed 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: - prettier@2.8.0 - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.5 + rev: 39.19.1 hooks: - id: renovate-config-validator