Skip to content

Commit d6420c1

Browse files
[pre-commit.ci] pre-commit autoupdate (#1005)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.37.0 → 0.37.1](python-jsonschema/check-jsonschema@0.37.0...0.37.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 00fcf65 commit d6420c1

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
@@ -37,7 +37,7 @@ repos:
3737
- id: codespell
3838
args: [--write]
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.37.0
40+
rev: 0.37.1
4141
hooks:
4242
- id: check-github-workflows
4343
- repo: meta

0 commit comments

Comments
 (0)