Skip to content

Commit 64dea02

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.4 → v1.7.6](rhysd/actionlint@v1.7.4...v1.7.6) - [github.com/executablebooks/mdformat: 0.7.18 → 0.7.21](hukkin/mdformat@0.7.18...0.7.21) - [github.com/DavidAnson/markdownlint-cli2: v0.14.0 → v0.17.1](DavidAnson/markdownlint-cli2@v0.14.0...v0.17.1) - [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.9.1](astral-sh/ruff-pre-commit@v0.7.2...v0.9.1) - [github.com/kumaraditya303/mirrors-pyright: v1.1.387 → v1.1.391](kumaraditya303/mirrors-pyright@v1.1.387...v1.1.391)
1 parent 9cab023 commit 64dea02

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ repos:
5151
exclude_types:
5252
- zsh
5353
- repo: https://github.com/rhysd/actionlint
54-
rev: v1.7.4
54+
rev: v1.7.6
5555
hooks:
5656
- id: actionlint
5757
- repo: https://github.com/adrienverge/yamllint
5858
rev: v1.35.1
5959
hooks:
6060
- id: yamllint
6161
- repo: https://github.com/executablebooks/mdformat
62-
rev: 0.7.18
62+
rev: 0.7.21
6363
hooks:
6464
- id: mdformat
6565
additional_dependencies:
@@ -73,22 +73,22 @@ repos:
7373
- mdformat-config
7474
- mdformat-web
7575
- repo: https://github.com/DavidAnson/markdownlint-cli2
76-
rev: v0.14.0
76+
rev: v0.17.1
7777
hooks:
7878
- id: markdownlint-cli2
7979
additional_dependencies:
8080
- markdown-it-texmath
8181
- repo: https://github.com/scop/pre-commit-shfmt
82-
rev: v3.10.0-1
82+
rev: v3.10.0-2
8383
hooks:
8484
- id: shfmt
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.7.2
86+
rev: v0.9.1
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.391
9292
hooks:
9393
- id: pyright
9494

0 commit comments

Comments
 (0)