Skip to content

Commit 2849419

Browse files
Bumps the pre-commit-minor-patch 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@0.37.2...0.37.3) --- updated-dependencies: - dependency-name: https://github.com/python-jsonschema/check-jsonschema dependency-version: 0.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pre-commit-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f794e83 commit 2849419

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
@@ -106,7 +106,7 @@ repos:
106106
# `files:` pattern at that time. Do not vendor third-party
107107
# schemas into this repository to fill the gap.
108108
- repo: https://github.com/python-jsonschema/check-jsonschema
109-
rev: "0.37.2"
109+
rev: "0.37.3"
110110
hooks:
111111
- id: check-jsonschema
112112
name: Validate evidence-bundle valid examples

0 commit comments

Comments
 (0)