diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1781bc9..38f914c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: git-check - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.1 + rev: 0.29.2 hooks: - id: check-github-workflows - id: check-renovate diff --git a/ci/requirements.txt b/ci/requirements.txt index 75d2eb1..7ffd673 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,4 +1,4 @@ -c2cciutils[checks,publish]==1.6.21 +c2cciutils[checks,publish]==1.6.22 poetry==1.8.3 poetry-plugin-tweak-dependencies-version==1.5.2 poetry-dynamic-versioning==1.4.0