Skip to content

Commit dde509e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.30.0](python-jsonschema/check-jsonschema@0.29.4...0.30.0) - [github.com/sirosen/texthooks: 0.6.7 → 0.6.8](sirosen/texthooks@0.6.7...0.6.8) - [github.com/executablebooks/mdformat: 0.7.18 → 0.7.21](hukkin/mdformat@0.7.18...0.7.21)
1 parent c2b6502 commit dde509e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.4
22+
rev: 0.30.0
2323
hooks:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/sirosen/texthooks
27-
rev: 0.6.7
27+
rev: 0.6.8
2828
hooks:
2929
- id: fix-smartquotes
3030
- id: fix-spaces
@@ -55,6 +55,6 @@ repos:
5555
exclude: shortcodes|plugins|CODE_OF_CONDUCT.rst
5656

5757
- repo: https://github.com/executablebooks/mdformat
58-
rev: 0.7.18
58+
rev: 0.7.21
5959
hooks:
6060
- id: mdformat

0 commit comments

Comments
 (0)