Skip to content

Commit 3f2ea6b

Browse files
⬆️🪝 Update pre-commit hook python-jsonschema/check-jsonschema to v0.31.0 (#588)
1 parent 206f518 commit 3f2ea6b

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.30.0
137+
rev: 0.31.0
138138
hooks:
139139
- id: check-dependabot
140140
- id: check-github-workflows

0 commit comments

Comments
 (0)