Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 0a9aa6b

Browse files
chore: pre-commit autoupdate [skip ci] (#32)
updates: - [github.com/sirosen/check-jsonschema: 0.27.4 → 0.28.0](python-jsonschema/check-jsonschema@0.27.4...0.28.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b730d5f commit 0a9aa6b

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
@@ -212,7 +212,7 @@ repos:
212212

213213
# validate JSON/YAML schemas
214214
- repo: https://github.com/sirosen/check-jsonschema
215-
rev: 0.27.4
215+
rev: 0.28.0
216216
hooks:
217217
- id: check-github-workflows
218218
# - id: check-dependabot

0 commit comments

Comments
 (0)