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 → f56614daa94d5cd733d3b7004c5df9caad267b4a](pre-commit/mirrors-mypy@d4911cf...f56614d)
  • Loading branch information
pre-commit-ci[bot] authored Oct 28, 2024
1 parent 6192cd1 commit 331e0a6
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/executablebooks/mdformat
rev: 08fba30538869a440b5059de90af03e3502e35fb # frozen: 0.7.17
rev: 86542e37a3a40974eb812b16b076220fe9bb4278 # frozen: 0.7.18
hooks:
- id: mdformat
additional_dependencies:
Expand Down Expand Up @@ -44,7 +44,7 @@ repos:
- flake8-builtins
- flake8-comprehensions
- repo: https://github.com/pre-commit/mirrors-mypy
rev: d4911cfb7f1010759fde68da196036feeb25b99d # frozen: v1.11.2
rev: f56614daa94d5cd733d3b7004c5df9caad267b4a # frozen: v1.13.0
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit 331e0a6

Please sign in to comment.