Skip to content

Commit 351a53d

Browse files
Bumps the pre-commit-hooks group with 1 update: [https://github.com/python-jsonschema/check-jsonschema](https://github.com/python-jsonschema/check-jsonschema). Updates `https://github.com/python-jsonschema/check-jsonschema` from 0.37.2 to 0.37.3 - [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/check-jsonschema@f805888...5030dca) --- updated-dependencies: - dependency-name: https://github.com/python-jsonschema/check-jsonschema dependency-version: 0.37.3 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90288b4 commit 351a53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ repos:
156156
description: check PNG files with oxipng
157157
args: ['--fix', '-o', '4', '--strip', 'safe', '--alpha']
158158
- repo: https://github.com/python-jsonschema/check-jsonschema
159-
rev: f805888065fdb6162e1f800e50bb9460cbd223d6 # frozen: 0.37.2
159+
rev: 5030dca3047414c338091455ac41803200ec1f0f # frozen: 0.37.3
160160
hooks:
161161
- id: check-citation-file-format
162162
name: run check-citation-file-format

0 commit comments

Comments
 (0)