Skip to content

Commit 4e79c0e

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.34.0
1 parent f1dad52 commit 4e79c0e

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
@@ -37,7 +37,7 @@ repos:
3737
entry: corepack yarn lint
3838
language: system
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.29.3
40+
rev: 0.34.0
4141
hooks:
4242
- id: check-renovate
4343
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)