From 4cf4f3d0a3ebd09e5ea33e10985ce92998b937d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:57:21 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 4 ++-- ci/applications-versions.yaml | 2 +- ci/requirements.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e47a0921aa69..e14801517520 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -70,7 +70,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-github-workflows - id: check-renovate @@ -136,6 +136,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.428.1 + rev: 37.428.3 hooks: - id: renovate-config-validator diff --git a/ci/applications-versions.yaml b/ci/applications-versions.yaml index 4257610d3767..bf1db20f96c7 100644 --- a/ci/applications-versions.yaml +++ b/ci/applications-versions.yaml @@ -1,2 +1,2 @@ # https://docs.renovatebot.com/modules/datasource/#github-releases-datasource -transifex/cli: v1.6.16 # github-releases +transifex/cli: v1.6.17 # github-releases diff --git a/ci/requirements.txt b/ci/requirements.txt index 8cd98f3f1f76..ec3e6093492f 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ -c2cciutils[checks]==1.6.22 +c2cciutils[checks]==1.6.23 wheel==0.44.0 pre-commit==3.8.0