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: 0.7.18 β†’ 0.7.19](hukkin/mdformat@0.7.18...0.7.19)
- [github.com/DavidAnson/markdownlint-cli2: v0.14.0 β†’ v0.16.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.16.0)
- [github.com/scop/pre-commit-shfmt: v3.10.0-1 β†’ v3.10.0-2](scop/pre-commit-shfmt@v3.10.0-1...v3.10.0-2)
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 β†’ v0.8.2](astral-sh/ruff-pre-commit@v0.7.2...v0.8.2)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.387 β†’ v1.1.390](kumaraditya303/mirrors-pyright@v1.1.387...v1.1.390)
  • Loading branch information
pre-commit-ci[bot] authored Dec 9, 2024
1 parent 9cab023 commit e917a2a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.18
rev: 0.7.19
hooks:
- id: mdformat
additional_dependencies:
Expand All @@ -73,22 +73,22 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.14.0
rev: v0.16.0
hooks:
- id: markdownlint-cli2
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.10.0-1
rev: v3.10.0-2
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.2
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.387
rev: v1.1.390
hooks:
- id: pyright

Expand Down

0 comments on commit e917a2a

Please sign in to comment.