From f55f39f0d53803fa8432c955178ff78aeb208c4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:05:38 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v38.88.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 b7e3c5c..93e16d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: files: content types: [file, markdown] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.80.0 + rev: 38.88.0 hooks: - id: renovate-config-validator - repo: local