diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b561b80..99ed6df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: hooks: - id: shellcheck - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.29.4 hooks: - id: check-github-actions - id: check-github-workflows @@ -49,7 +49,7 @@ repos: - github-workflows-require-timeout - id: check-renovate additional_dependencies: - - pyjson5==1.6.6 # pypi + - pyjson5==1.6.7 # pypi - repo: https://github.com/sirwart/ripsecrets rev: v0.1.8 hooks: diff --git a/ci/requirements.txt b/ci/requirements.txt index 65b2c85..da515f9 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,6 +1,6 @@ c2cciutils[publish]==1.6.23 poetry-dynamic-versioning[plugin]==1.4.1 -pre-commit==4.0.0 +pre-commit==4.0.1 pytest==8.3.3 poetry-plugin-tweak-dependencies-version==1.5.2 poetry-dynamic-versioning==1.4.1