From 90ccb3a9bd79458d3cc8ee7c5be866083fbccc85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 15:31:13 +0000 Subject: [PATCH] chore: update pre-commit hook renovatebot/pre-commit-hooks to v38.128.3 --- .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 3c439581..ae996bf4 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: 38.120.1 + rev: 38.128.3 hooks: - id: renovate-config-validator