Skip to content

Commit c149d9b

Browse files
[pre-commit.ci] pre-commit autoupdate (jupyterlab#14648)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.22.0 → 0.23.1](python-jsonschema/check-jsonschema@0.22.0...0.23.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b9cbb70 commit c149d9b

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
@@ -27,7 +27,7 @@ repos:
2727
exclude: (.bumpversion.cfg|yarn.js)
2828

2929
- repo: https://github.com/python-jsonschema/check-jsonschema
30-
rev: 0.22.0
30+
rev: 0.23.1
3131
hooks:
3232
- id: check-github-workflows
3333

0 commit comments

Comments
 (0)