diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a16fea15c9..e04b9a0098 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: black - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.3 + rev: 0.27.4 hooks: - id: check-jsonschema name: "Check Helm Chart JSON Schema"