Skip to content

Commit a102b22

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent d626ebd commit a102b22

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.14.0
72+
rev: v0.15.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.2
78+
rev: v0.7.3
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.387
83+
rev: v1.1.388
8484
hooks:
8585
- id: pyright
8686
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)