Skip to content

Commit 515396e

Browse files
build(deps): pre-commit autoupdate (#33)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b2f78bc commit 515396e

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.32.1
11+
rev: 0.33.0
1212
hooks:
1313
- id: check-github-workflows
1414
- repo: https://github.com/coatl-dev/hadolint-coatl

0 commit comments

Comments
 (0)