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/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
- [github.com/tcort/markdown-link-check: v3.12.2 → v3.13.6](tcort/markdown-link-check@v3.12.2...v3.13.6)
  • Loading branch information
pre-commit-ci[bot] authored Dec 23, 2024
1 parent dbc2662 commit 47a2821
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 @@ -13,7 +13,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 24.8.0 # sync:black:tests/functional/poetry.lock
rev: 24.10.0 # sync:black:tests/functional/poetry.lock
hooks:
- id: black

Expand Down Expand Up @@ -61,7 +61,7 @@ repos:
# )$

- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2
rev: v3.13.6
hooks:
- id: markdown-link-check
args:
Expand Down

0 comments on commit 47a2821

Please sign in to comment.