Skip to content

Commit 372155b

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.34.1 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c4110a commit 372155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ repos:
8787
- id: zizmor
8888

8989
- repo: https://github.com/python-jsonschema/check-jsonschema
90-
rev: 0.34.0
90+
rev: 0.34.1
9191
hooks:
9292
- id: check-github-workflows
9393
args: ["--verbose"]

0 commit comments

Comments
 (0)