Skip to content

Commit e35b12a

Browse files
[pre-commit.ci] pre-commit autoupdate (#88)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.34.0 → 0.34.1](python-jsonschema/check-jsonschema@0.34.0...0.34.1) - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](hukkin/mdformat@0.7.22...1.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 64887df commit e35b12a

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.34.0
22+
rev: 0.34.1
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.22
58+
rev: 1.0.0
5959
hooks:
6060
- id: mdformat

0 commit comments

Comments
 (0)