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/DavidAnson/markdownlint-cli2: v0.14.0 β†’ v0.15.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 β†’ v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.387 β†’ v1.1.388](kumaraditya303/mirrors-pyright@v1.1.387...v1.1.388)
  • Loading branch information
pre-commit-ci[bot] authored Nov 11, 2024
1 parent 9cab023 commit 56ea29b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.14.0
rev: v0.15.0
hooks:
- id: markdownlint-cli2
additional_dependencies:
Expand All @@ -83,12 +83,12 @@ repos:
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.387
rev: v1.1.388
hooks:
- id: pyright

Expand Down

0 comments on commit 56ea29b

Please sign in to comment.