Skip to content

Commit 07d4cb8

Browse files
[pre-commit.ci] pre-commit autoupdate
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.15.0](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0) - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.2...v0.8.0) - [github.com/kumaraditya303/mirrors-pyright: v1.1.387 → v1.1.389](kumaraditya303/mirrors-pyright@v1.1.387...v1.1.389)
1 parent 9cab023 commit 07d4cb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
hooks:
6060
- id: yamllint
6161
- repo: https://github.com/executablebooks/mdformat
62-
rev: 0.7.18
62+
rev: 0.7.19
6363
hooks:
6464
- id: mdformat
6565
additional_dependencies:
@@ -73,7 +73,7 @@ repos:
7373
- mdformat-config
7474
- mdformat-web
7575
- repo: https://github.com/DavidAnson/markdownlint-cli2
76-
rev: v0.14.0
76+
rev: v0.15.0
7777
hooks:
7878
- id: markdownlint-cli2
7979
additional_dependencies:
@@ -83,12 +83,12 @@ repos:
8383
hooks:
8484
- id: shfmt
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.7.2
86+
rev: v0.8.0
8787
hooks:
8888
- id: ruff
8989
- id: ruff-format
9090
- repo: https://github.com/kumaraditya303/mirrors-pyright
91-
rev: v1.1.387
91+
rev: v1.1.389
9292
hooks:
9393
- id: pyright
9494

0 commit comments

Comments
 (0)