Skip to content

Commit 57c339d

Browse files
Merge pull request #35 from serious-scaffold/renovate-github/python-jsonschema-check-jsonschema-0.x
Update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1
2 parents 47132ed + 86e0c5a commit 57c339d

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
@@ -55,7 +55,7 @@ repos:
5555

5656
# Check jsonschema
5757
- repo: https://github.com/python-jsonschema/check-jsonschema
58-
rev: 0.34.0
58+
rev: 0.34.1
5959
hooks:
6060
- id: check-dependabot
6161
- id: check-github-workflows

0 commit comments

Comments
 (0)