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 → e20b1ac5acb8aba0b49d3a9109c6e6b58684ee83](hukkin/mdformat@08fba30...e20b1ac)
- [github.com/pre-commit/mirrors-mypy: d4911cfb7f1010759fde68da196036feeb25b99d → bbc3dc1f890007061f18f17e2334f216ea9e5df7](pre-commit/mirrors-mypy@d4911cf...bbc3dc1)
  • Loading branch information
pre-commit-ci[bot] authored Jan 6, 2025
1 parent 6192cd1 commit 3c247f1
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: e20b1ac5acb8aba0b49d3a9109c6e6b58684ee83 # frozen: 0.7.21
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: bbc3dc1f890007061f18f17e2334f216ea9e5df7 # frozen: v1.14.1
hooks:
- id: mypy
args: ["--scripts-are-modules"]
Expand Down

0 comments on commit 3c247f1

Please sign in to comment.