Skip to content

Commit fc5037e

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.29.3
1 parent 56cdc48 commit fc5037e

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: corepack yarn lint --cache --quiet
3535
language: system
3636
- repo: https://github.com/python-jsonschema/check-jsonschema
37-
rev: 0.29.2
37+
rev: 0.29.3
3838
hooks:
3939
- id: check-renovate
4040
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)