diff --git a/ci/config.yaml b/ci/config.yaml index bfcaef663..33a682e93 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.16/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.17/c2cciutils/schema.json version: branch_to_version_re: diff --git a/ci/requirements.txt b/ci/requirements.txt index db6179464..edb5e134b 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[checks,publish]==1.6.16 +c2cciutils[checks,publish]==1.6.17 poetry-dynamic-versioning[plugin]==1.2.0 poetry-plugin-export==1.6.0 pre-commit==3.6.2