Skip to content

Commit 7d1e3dd

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3fbfc2 commit 7d1e3dd

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
@@ -132,7 +132,7 @@ repos:
132132

133133
# Check JSON schemata
134134
- repo: https://github.com/python-jsonschema/check-jsonschema
135-
rev: 0.30.0
135+
rev: 0.31.0
136136
hooks:
137137
- id: check-dependabot
138138
- id: check-github-workflows

0 commit comments

Comments
 (0)