Skip to content

Commit fc44250

Browse files
[pre-commit.ci] pre-commit autoupdate (#196)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.19.1 → 0.19.2](python-jsonschema/check-jsonschema@0.19.1...0.19.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 80fad54 commit fc44250

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: yamllint
3838

3939
- repo: https://github.com/python-jsonschema/check-jsonschema
40-
rev: 0.19.1
40+
rev: 0.19.2
4141
hooks:
4242
- id: check-jsonschema
4343
name: Validate color map json files with json schema

0 commit comments

Comments
 (0)