diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8dbae7a780..2ee7e62ec4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -78,7 +78,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: - id: check-jsonschema name: "Check Helm Chart JSON Schema"