Skip to content

Commit b714a4c

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.30.0 (#479)
1 parent dab9b37 commit b714a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ repos:
128128

129129
# Check JSON schemata
130130
- repo: https://github.com/python-jsonschema/check-jsonschema
131-
rev: 0.29.4
131+
rev: 0.30.0
132132
hooks:
133133
- id: check-dependabot
134134
- id: check-github-workflows

0 commit comments

Comments
 (0)