Skip to content

Commit d6ad38b

Browse files
[pre-commit.ci] pre-commit autoupdate (#45)
updates: - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.0](pre-commit/mirrors-mypy@v1.13.0...v1.14.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 79ea256 commit d6ad38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
args: [--profile=black]
2929

3030
- repo: https://github.com/executablebooks/mdformat
31-
rev: 0.7.19
31+
rev: 0.7.21
3232
hooks:
3333
- id: mdformat
3434
additional_dependencies:
@@ -48,7 +48,7 @@ repos:
4848
- id: rst-inline-touching-normal
4949

5050
- repo: https://github.com/pre-commit/mirrors-mypy
51-
rev: "v1.13.0"
51+
rev: "v1.14.0"
5252
hooks:
5353
- id: mypy
5454
files: brq

0 commit comments

Comments
 (0)