diff --git a/example-project/.pre-commit-config.yaml b/example-project/.pre-commit-config.yaml index 98267c9c..375788d3 100644 --- a/example-project/.pre-commit-config.yaml +++ b/example-project/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: copyright - repo: https://github.com/sbrunner/jsonschema-validator - rev: 0.3.2 + rev: 1.0.0 hooks: - id: jsonschema-validator files: |