Skip to content

Commit c2b6502

Browse files
[pre-commit.ci] pre-commit autoupdate (#84)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4) - [github.com/executablebooks/mdformat: 0.7.17 → 0.7.18](hukkin/mdformat@0.7.17...0.7.18) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 99c737a commit c2b6502

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,7 +19,7 @@ repos:
1919
- id: check-yaml
2020

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

@@ -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.17
58+
rev: 0.7.18
5959
hooks:
6060
- id: mdformat

0 commit comments

Comments
 (0)