Skip to content

Commit 393a342

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/rhysd/actionlint: v1.7.0 → v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1) - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.10](astral-sh/ruff-pre-commit@v0.4.4...v0.4.10) - [github.com/kumaraditya303/mirrors-pyright: v1.1.362 → v1.1.368](kumaraditya303/mirrors-pyright@v1.1.362...v1.1.368)
1 parent 9da53ff commit 393a342

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: remove-crlf
2929
- repo: https://github.com/codespell-project/codespell
30-
rev: v2.2.6
30+
rev: v2.3.0
3131
hooks:
3232
- id: codespell
3333
additional_dependencies:
@@ -47,7 +47,7 @@ repos:
4747
hooks:
4848
- id: check-mailmap
4949
- repo: https://github.com/rhysd/actionlint
50-
rev: v1.7.0
50+
rev: v1.7.1
5151
hooks:
5252
- id: actionlint
5353
- repo: https://github.com/adrienverge/yamllint
@@ -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.4.4
78+
rev: v0.4.10
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.362
83+
rev: v1.1.368
8484
hooks:
8585
- id: pyright
8686

0 commit comments

Comments
 (0)