From 8fcc8fe4df3d3dfe2e68bbfaf77258deb1570cb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:39:14 +0000 Subject: [PATCH] chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v38.114.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 94d4f98..932aed5 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.110.2 + rev: 38.114.0 hooks: - id: renovate-config-validator - repo: local