Skip to content

Commit b6557e1

Browse files
chore(deps): renovate: python-jsonschema/check-jsonschema to v0.29.4
1 parent d04449f commit b6557e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- --fix=lf
4242
- id: trailing-whitespace
4343
- repo: https://github.com/python-jsonschema/check-jsonschema
44-
rev: 0.29.3
44+
rev: 0.29.4
4545
hooks:
4646
# Schemas taken from https://www.schemastore.org/json/
4747
- id: check-jsonschema

0 commit comments

Comments
 (0)