Skip to content

Commit 7d304cc

Browse files
[pre-commit.ci] pre-commit autoupdate (#254)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.22.0 → 0.23.0](python-jsonschema/check-jsonschema@0.22.0...0.23.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a1da7f3 commit 7d304cc

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
@@ -38,6 +38,6 @@ repos:
3838

3939
# this validates our github workflow files
4040
- repo: https://github.com/python-jsonschema/check-jsonschema
41-
rev: 0.22.0
41+
rev: 0.23.0
4242
hooks:
4343
- id: check-github-workflows

0 commit comments

Comments
 (0)