From 14e223d898c5251b4d57c647929d014ce681ce0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 16:56:12 +0000 Subject: [PATCH] Update CI dependencies --- .pre-commit-config.yaml | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a578d1a..e03b3ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.1 hooks: - id: check-github-actions - id: check-github-workflows diff --git a/ci/requirements.txt b/ci/requirements.txt index 2600e99..bc2ae2f 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ c2cciutils[checks,publish]==1.6.21 -pre-commit==3.7.1 +pre-commit==3.8.0