We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71801eb commit 61604f5Copy full SHA for 61604f5
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
exclude: schemas/json-schema-draft-07.json
31
32
- repo: https://github.com/python-jsonschema/check-jsonschema
33
- rev: 0.32.1
+ rev: 0.33.0
34
hooks:
35
- id: check-jsonschema
36
alias: check-jsonschema-inst
0 commit comments