Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/executablebooks/mdformat: 08fba30538869a440b5059de90af03e3502e35fb → 86542e37a3a40974eb812b16b076220fe9bb4278](executablebooks/mdformat@08fba30...86542e3)
- [github.com/pre-commit/mirrors-mypy: d4911cfb7f1010759fde68da196036feeb25b99d → 102bbee94061ff02fd361ec29c27b7cb26582f5f](pre-commit/mirrors-mypy@d4911cf...102bbee)
  • Loading branch information
pre-commit-ci[bot] authored Oct 21, 2024
1 parent 148a80a commit 0cb310b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ repos:
hooks:
- id: docformatter
- repo: https://github.com/executablebooks/mdformat
rev: 08fba30538869a440b5059de90af03e3502e35fb # frozen: 0.7.17
rev: 86542e37a3a40974eb812b16b076220fe9bb4278 # frozen: 0.7.18
hooks:
- id: mdformat
additional_dependencies:
- mdformat-black
- mdformat-toc
- repo: https://github.com/pre-commit/mirrors-mypy
rev: d4911cfb7f1010759fde68da196036feeb25b99d # frozen: v1.11.2
rev: 102bbee94061ff02fd361ec29c27b7cb26582f5f # frozen: v1.12.1
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit 0cb310b

Please sign in to comment.