Skip to content

Commit a9c7aca

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 08fba30538869a440b5059de90af03e3502e35fb → 86542e37a3a40974eb812b16b076220fe9bb4278](hukkin/mdformat@08fba30...86542e3) - [github.com/pre-commit/mirrors-mypy: d4911cfb7f1010759fde68da196036feeb25b99d → f56614daa94d5cd733d3b7004c5df9caad267b4a](pre-commit/mirrors-mypy@d4911cf...f56614d)
1 parent 148a80a commit a9c7aca

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
@@ -30,14 +30,14 @@ repos:
3030
hooks:
3131
- id: docformatter
3232
- repo: https://github.com/executablebooks/mdformat
33-
rev: 08fba30538869a440b5059de90af03e3502e35fb # frozen: 0.7.17
33+
rev: 86542e37a3a40974eb812b16b076220fe9bb4278 # frozen: 0.7.18
3434
hooks:
3535
- id: mdformat
3636
additional_dependencies:
3737
- mdformat-black
3838
- mdformat-toc
3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: d4911cfb7f1010759fde68da196036feeb25b99d # frozen: v1.11.2
40+
rev: f56614daa94d5cd733d3b7004c5df9caad267b4a # frozen: v1.13.0
4141
hooks:
4242
- id: mypy
4343
args: ["--scripts-are-modules"]

0 commit comments

Comments
 (0)