diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1b3a518c..a2ada72c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,6 @@ repos: - id: jsonschema-validator files: ^ci/config\.yaml$ - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.107.0 + rev: 38.142.1 hooks: - id: renovate-config-validator diff --git a/ci/config.yaml b/ci/config.yaml index 70787972f..897049f00 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.23/c2cciutils/schema.json +# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.7.0/c2cciutils/schema.json publish: pypi: diff --git a/ci/requirements.txt b/ci/requirements.txt index 74247b200..518aca2d1 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,3 +1,3 @@ -c2cciutils[checks,publish]==1.6.23 +c2cciutils[checks,publish]==1.7.0 security.md==0.2.3 pre-commit==3.8.0