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 → 00812cd1850e41aae5c0916645b4b7404f538e8c](executablebooks/mdformat@08fba30...00812cd)
- [github.com/pre-commit/mirrors-mypy: d4911cfb7f1010759fde68da196036feeb25b99d → f56614daa94d5cd733d3b7004c5df9caad267b4a](pre-commit/mirrors-mypy@d4911cf...f56614d)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent 6192cd1 commit 80a197d
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: 00812cd1850e41aae5c0916645b4b7404f538e8c # frozen: 0.7.19
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 80a197d

Please sign in to comment.