diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 829e8a3dfd..17005e99a2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: - id: black - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.5 + rev: 0.28.6 hooks: - id: check-jsonschema name: "Check Helm Chart JSON Schema"