diff --git a/ci/applications-versions.yaml b/ci/applications-versions.yaml index 91e7d1a568..ed2e5c08d6 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.13 # github-releases +transifex/cli: v1.6.14 # github-releases diff --git a/ci/config.yaml b/ci/config.yaml index 7780b4639d..a29d4c6e4b 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.19/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.21/c2cciutils/schema.json audit: snyk: diff --git a/ci/requirements.txt b/ci/requirements.txt index 11946dfc86..2600e99441 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ -c2cciutils[checks,publish]==1.6.19 +c2cciutils[checks,publish]==1.6.21 pre-commit==3.7.1 diff --git a/geoportal/c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/ci/requirements.txt b/geoportal/c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/ci/requirements.txt index 02d496c0ab..140d774a5f 100644 --- a/geoportal/c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/ci/requirements.txt +++ b/geoportal/c2cgeoportal_geoportal/scaffolds/create/{{cookiecutter.project}}/ci/requirements.txt @@ -1 +1 @@ -c2cciutils[checks,publish]==1.6.19 +c2cciutils[checks,publish]==1.6.21