Skip to content

Commit 725cbb3

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.34.0
1 parent 90220c8 commit 725cbb3

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
@@ -24,7 +24,7 @@ repos:
2424
args: ["--disable", "MD013"]
2525

2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.33.3
27+
rev: 0.34.0
2828
hooks:
2929
- id: check-renovate
3030
args: [ "--verbose" ]

0 commit comments

Comments
 (0)