Skip to content

Commit 89f4773

Browse files
chore(deps): update pre-commit hooks (#2501)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.1 → 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d43f815 commit 89f4773

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-yaml
1717

1818
- repo: https://github.com/python-jsonschema/check-jsonschema
19-
rev: 0.31.1
19+
rev: 0.31.2
2020
hooks:
2121
- id: check-github-workflows
2222
- id: check-dependabot

0 commit comments

Comments
 (0)