Skip to content

Commit 44f2161

Browse files
build(deps): pre-commit autoupdate (#15)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent aa1ebb9 commit 44f2161

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
@@ -8,7 +8,7 @@ repos:
88
- id: check-yaml
99
- id: trailing-whitespace
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.29.4
11+
rev: 0.30.0
1212
hooks:
1313
- id: check-github-workflows
1414
- repo: https://github.com/coatl-dev/hadolint-coatl

0 commit comments

Comments
 (0)