From e751ad5bb8ad4a1c33e97f6af7afd1b5eccafecf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 06:10:24 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 4 ++-- ci/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dcbeca825..bab946eec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: |\.github/ghci\.yaml )$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.29.4 + rev: 42.69.2 hooks: - id: renovate-config-validator - repo: https://github.com/sbrunner/hooks @@ -29,7 +29,7 @@ repos: hooks: - id: canonicalize - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.7 + rev: v0.14.10 hooks: - id: ruff-format - repo: https://github.com/sbrunner/python-versions-hook diff --git a/ci/requirements.txt b/ci/requirements.txt index e3c198010..a74616340 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ c2cciutils==1.7.5 -pre-commit==4.5.0 +pre-commit==4.5.1 tag-publish==1.1.1