Skip to content

Commit a84c7b5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.15.0 → v0.16.0](DavidAnson/markdownlint-cli2@v0.15.0...v0.16.0) - [github.com/astral-sh/ruff-pre-commit: v0.7.4 → v0.8.2](astral-sh/ruff-pre-commit@v0.7.4...v0.8.2) - [github.com/kumaraditya303/mirrors-pyright: v1.1.389 → v1.1.390](kumaraditya303/mirrors-pyright@v1.1.389...v1.1.390)
1 parent d0ec90c commit a84c7b5

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
@@ -69,18 +69,18 @@ repos:
6969
- mdformat-config
7070
- mdformat-web
7171
- repo: https://github.com/DavidAnson/markdownlint-cli2
72-
rev: v0.15.0
72+
rev: v0.16.0
7373
hooks:
7474
- id: markdownlint-cli2
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.7.4
78+
rev: v0.8.2
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.389
83+
rev: v1.1.390
8484
hooks:
8585
- id: pyright
8686
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)