diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8809559dc3..6a61e158a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: - id: black - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.0 hooks: - id: check-jsonschema name: "Check Helm Chart JSON Schema"