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 d04449f commit b6557e1Copy full SHA for b6557e1
{{cookiecutter.project_slug}}/.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
- --fix=lf
42
- id: trailing-whitespace
43
- repo: https://github.com/python-jsonschema/check-jsonschema
44
- rev: 0.29.3
+ rev: 0.29.4
45
hooks:
46
# Schemas taken from https://www.schemastore.org/json/
47
- id: check-jsonschema
0 commit comments