Skip to content

Commit b38ca59

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1
1 parent ae86095 commit b38ca59

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
@@ -107,7 +107,7 @@ repos:
107107

108108
# Check jsonschema
109109
- repo: https://github.com/python-jsonschema/check-jsonschema
110-
rev: 0.33.0
110+
rev: 0.34.1
111111
hooks:
112112
- id: check-dependabot
113113
- id: check-github-workflows

0 commit comments

Comments
 (0)