Skip to content

Commit a28fb32

Browse files
chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.0 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 269b92f commit a28fb32

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
@@ -15,7 +15,7 @@ repos:
1515
- id: ruff-check
1616
args: [--fix, --exit-non-zero-on-fix]
1717
- repo: https://github.com/python-jsonschema/check-jsonschema
18-
rev: "0.36.2"
18+
rev: "0.37.0"
1919
hooks:
2020
- id: check-github-workflows
2121
args: ["--verbose"]

0 commit comments

Comments
 (0)