diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8560cf44..895ab90db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -77,7 +77,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.0 + rev: 0.33.1 hooks: - id: check-jsonschema name: "Check Helm Chart JSON Schema"