From ef4214e7516551f59c92915b672a148da261470e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 06:58:19 +0000 Subject: [PATCH] Update CI dependencies --- .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 367d8c62..b339177e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: trailing-whitespace - id: mixed-line-ending - repo: https://github.com/sbrunner/hooks - rev: 1.1.0 + rev: 1.1.1 hooks: - id: copyright - id: poetry-check @@ -95,6 +95,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.106.3 + rev: 38.106.4 hooks: - id: renovate-config-validator