From 2edd1a19c1beb19ef19fbed399a04b6764140fc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:38:09 +0000 Subject: [PATCH] Update CI dependencies to v1.6.23 --- ci/config.yaml | 2 +- ci/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/config.yaml b/ci/config.yaml index a83ec36..d739c6f 100644 --- a/ci/config.yaml +++ b/ci/config.yaml @@ -1,4 +1,4 @@ -# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.22/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.23/c2cciutils/schema.json publish: docker: false diff --git a/ci/requirements.txt b/ci/requirements.txt index c95b3db..7b726db 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[checks,publish]==1.6.22 +c2cciutils[checks,publish]==1.6.23 poetry==1.7.1 pre-commit==3.6.2 poetry-plugin-drop-python-upper-constraint==0.1.0