Skip to content

Commit a9ddea7

Browse files
chore: update pre-commit hooks
updates: - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.34.1](python-jsonschema/check-jsonschema@0.34.0...0.34.1)
1 parent 1cf86e0 commit a9ddea7

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.34.0
7+
rev: 0.34.1
88
hooks:
99
- id: check-github-workflows
1010
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)