Skip to content

Commit bedb34b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) - [github.com/executablebooks/mdformat: 0.7.15 → 0.7.16](hukkin/mdformat@0.7.15...0.7.16)
1 parent 5c8a716 commit bedb34b

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
@@ -37,7 +37,7 @@ repos:
3737
- id: docformatter
3838
args: [--in-place, --wrap-summaries, "88", --wrap-descriptions, "88", --blank]
3939
- repo: https://github.com/psf/black
40-
rev: 22.6.0
40+
rev: 22.8.0
4141
hooks:
4242
- id: black
4343
- repo: https://github.com/PyCQA/flake8
@@ -67,7 +67,7 @@ repos:
6767
- id: interrogate
6868
args: [-v, --fail-under=40, src, tests]
6969
- repo: https://github.com/executablebooks/mdformat
70-
rev: 0.7.15
70+
rev: 0.7.16
7171
hooks:
7272
- id: mdformat
7373
additional_dependencies: [

0 commit comments

Comments
 (0)