Skip to content

Commit e60ec25

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.34.0 (#220)
1 parent e30353e commit e60ec25

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
@@ -116,7 +116,7 @@ repos:
116116

117117
# Check JSON schemata
118118
- repo: https://github.com/python-jsonschema/check-jsonschema
119-
rev: 0.33.3
119+
rev: 0.34.0
120120
hooks:
121121
- id: check-github-workflows
122122
- id: check-readthedocs

0 commit comments

Comments
 (0)