Skip to content

Commit 9c6a4d0

Browse files
chore: update pre-commit hooks
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.0 → 0.33.1](python-jsonschema/check-jsonschema@0.33.0...0.33.1)
1 parent 69e04bc commit 9c6a4d0

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
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: weekly
55
repos:
66
- repo: https://github.com/python-jsonschema/check-jsonschema
7-
rev: 0.33.0
7+
rev: 0.33.1
88
hooks:
99
- id: check-github-workflows
1010
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)