We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5077dde + 5dc47e6 commit 7960b2dCopy full SHA for 7960b2d
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: yamllint
32
- repo: https://github.com/python-jsonschema/check-jsonschema
33
- rev: 0.29.3
+ rev: 0.30.0
34
35
- id: check-jsonschema
36
files: ^packages/.*\.yml$
0 commit comments