Skip to content

Commit 827af06

Browse files
chore(deps): pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.0](python-jsonschema/check-jsonschema@0.28.6...0.29.0)
1 parent 6520dd9 commit 827af06

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
@@ -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)