Skip to content

Commit 86f9bbf

Browse files
build(deps): pre-commit autoupdate (#20)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 49ce796 commit 86f9bbf

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

0 commit comments

Comments
 (0)