We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80fad54 commit fc44250Copy full SHA for fc44250
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: yamllint
38
39
- repo: https://github.com/python-jsonschema/check-jsonschema
40
- rev: 0.19.1
+ rev: 0.19.2
41
hooks:
42
- id: check-jsonschema
43
name: Validate color map json files with json schema
0 commit comments