diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c48e185..6db46b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - values.schema.json - values.md - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: detect-private-key - id: check-merge-conflict @@ -107,6 +107,6 @@ repos: - --fields=description,title - --spelling=.github/spell-ignore-words.txt - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.103.1 + rev: 39.42.4 hooks: - id: renovate-config-validator diff --git a/ci/requirements.txt b/ci/requirements.txt index 04c3f0c..5e83d87 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,2 +1,2 @@ c2cciutils[checks,publish]==1.6.23 -pre-commit==3.7.1 +pre-commit==4.0.1