Skip to content

Commit 8b85ec9

Browse files
committed
fix(ci): downgrade check-jsonschema for python 3.7 support
1 parent 60cde88 commit 8b85ec9

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
@@ -8,7 +8,7 @@ repos:
88
- id: check-added-large-files
99

1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.27.3
11+
rev: 0.23.3
1212
hooks:
1313
- id: check-github-actions
1414
- id: check-github-workflows

0 commit comments

Comments
 (0)