Skip to content

Commit b71e2d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#82)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.29.2](python-jsonschema/check-jsonschema@0.29.1...0.29.2) - [github.com/sirosen/texthooks: 0.6.6 → 0.6.7](sirosen/texthooks@0.6.6...0.6.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c4cb243 commit b71e2d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
- id: check-yaml
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.29.1
22+
rev: 0.29.2
2323
hooks:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/sirosen/texthooks
27-
rev: 0.6.6
27+
rev: 0.6.7
2828
hooks:
2929
- id: fix-smartquotes
3030
- id: fix-spaces

0 commit comments

Comments
 (0)