Skip to content

Commit c26c82f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/executablebooks/mdformat: 0.7.19 → 0.7.21](hukkin/mdformat@0.7.19...0.7.21) - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4) - [github.com/kumaraditya303/mirrors-pyright: v1.1.390 → v1.1.391](kumaraditya303/mirrors-pyright@v1.1.390...v1.1.391)
1 parent 8684863 commit c26c82f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
hooks:
5656
- id: yamllint
5757
- repo: https://github.com/executablebooks/mdformat
58-
rev: 0.7.19
58+
rev: 0.7.21
5959
hooks:
6060
- id: mdformat
6161
additional_dependencies:
@@ -75,12 +75,12 @@ repos:
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.8.3
78+
rev: v0.8.4
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.390
83+
rev: v1.1.391
8484
hooks:
8585
- id: pyright
8686
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)