Skip to content

Commit a845d15

Browse files
chore(deps): pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.1 → 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2)
1 parent b95ccbc commit a845d15

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.31.1
25+
rev: 0.31.2
2626
hooks:
2727
- id: check-dependabot
2828
- id: check-github-workflows

0 commit comments

Comments
 (0)