Skip to content

Commit 02ce766

Browse files
pre-commit-ci[bot]hoodmaneflying-sheep
authored
[pre-commit.ci] pre-commit autoupdate (#515)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.31.0](python-jsonschema/check-jsonschema@0.30.0...0.31.0) * Update .pre-commit-config.yaml Co-authored-by: Philipp A. <[email protected]> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Hood Chatham <[email protected]> Co-authored-by: Philipp A. <[email protected]>
1 parent 1fda047 commit 02ce766

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
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/python-jsonschema/check-jsonschema
8-
rev: "0.30.0"
8+
rev: "0.31.0"
99
hooks:
1010
- id: check-github-workflows
1111
args: ["--verbose"]

0 commit comments

Comments
 (0)