Skip to content

Commit b6307fe

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 (#568)
1 parent da081b8 commit b6307fe

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
@@ -134,7 +134,7 @@ repos:
134134

135135
# Check JSON schemata
136136
- repo: https://github.com/python-jsonschema/check-jsonschema
137-
rev: 0.29.4
137+
rev: 0.30.0
138138
hooks:
139139
- id: check-dependabot
140140
- id: check-github-workflows

0 commit comments

Comments
 (0)