From d1ad1763505e1b64f643c46bc456576b4ea03ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 12:29:03 +0000 Subject: [PATCH] chore(deps): update pre-commit --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88655e1..203e159 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/pre-commit/pre-commit - rev: v3.7.0 + rev: v3.7.1 hooks: - id: validate_manifest - repo: https://github.com/doublify/pre-commit-rust @@ -27,6 +27,6 @@ repos: args: [-i] files: \.(c|cc|cxx|cpp|h|hpp|hxx)$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.333.0 + rev: 37.371.1 hooks: - id: renovate-config-validator