diff --git a/ci/config.yaml b/ci/config.yaml index 161ab13655..8fc42855b8 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.15/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.16/c2cciutils/schema.json publish: pypi: diff --git a/ci/requirements.txt b/ci/requirements.txt index f7e83fc9c4..64720bb394 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ -c2cciutils[checks,publish]==1.6.15 -pre-commit==3.6.0 +c2cciutils[checks,publish]==1.6.16 +pre-commit==3.6.2