Skip to content

Commit a03aa29

Browse files
Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.1
1 parent 1cc6a91 commit a03aa29

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.33.1
4141
hooks:
4242
- id: check-renovate
4343
additional_dependencies: ["pyjson5"]

0 commit comments

Comments
 (0)