Skip to content

Commit e13bfba

Browse files
chore: update pre-commit hooks
updates: - [github.com/python-jsonschema/check-jsonschema: 0.37.3 → 0.37.4](python-jsonschema/check-jsonschema@0.37.3...0.37.4)
1 parent b430c8d commit e13bfba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ repos:
8686
additional_dependencies: ["validate-pyproject-schema-store[all]"]
8787

8888
- repo: https://github.com/python-jsonschema/check-jsonschema
89-
rev: "0.37.3"
89+
rev: "0.37.4"
9090
hooks:
9191
- id: check-dependabot
9292
- id: check-github-workflows

0 commit comments

Comments
 (0)