Skip to content

Commit 13521cc

Browse files
⬆️🪝 update pre-commit hooks (#75)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.31.3](python-jsonschema/check-jsonschema@0.31.2...0.31.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1c2ab5c commit 13521cc

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
@@ -60,7 +60,7 @@ repos:
6060

6161
# Check JSON schemata
6262
- repo: https://github.com/python-jsonschema/check-jsonschema
63-
rev: "0.31.2"
63+
rev: "0.31.3"
6464
hooks:
6565
- id: check-dependabot
6666
- id: check-github-workflows

0 commit comments

Comments
 (0)