Skip to content

Commit b770c71

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.35.0
1 parent 0f11222 commit b770c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
entry: npm run lint
3535
language: system
3636
- repo: https://github.com/python-jsonschema/check-jsonschema
37-
rev: 0.29.4
37+
rev: 0.35.0
3838
hooks:
3939
- id: check-renovate
4040
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)