Skip to content

Commit 7504b5d

Browse files
chore(deps): pre-commit autoupdate (#101)
<!--pre-commit.ci start--> updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6520dd9 commit 7504b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: validate_manifest
2323

2424
- repo: https://github.com/python-jsonschema/check-jsonschema
25-
rev: 0.28.6
25+
rev: 0.29.0
2626
hooks:
2727
- id: check-dependabot
2828
- id: check-github-workflows

0 commit comments

Comments
 (0)