From 100d20fa4352060aa5ab4c7ac9abeb156714851d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:50:41 +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 c80a48da..e913bb9b 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.0.0 + rev: 1.1.0 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: 37.428.1 + rev: 37.440.7 hooks: - id: renovate-config-validator