Skip to content

Commit f14fbc5

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.8](astral-sh/ruff-pre-commit@v0.4.4...v0.4.8) - [github.com/kumaraditya303/mirrors-pyright: v1.1.362 → v1.1.366](kumaraditya303/mirrors-pyright@v1.1.362...v1.1.366)
1 parent ac62f79 commit f14fbc5

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:
@@ -51,7 +51,7 @@ repos:
5151
exclude_types:
5252
- zsh
5353
- repo: https://github.com/rhysd/actionlint
54-
rev: v1.7.0
54+
rev: v1.7.1
5555
hooks:
5656
- id: actionlint
5757
- repo: https://github.com/adrienverge/yamllint
@@ -83,12 +83,12 @@ repos:
8383
hooks:
8484
- id: shfmt
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.4.4
86+
rev: v0.4.8
8787
hooks:
8888
- id: ruff
8989
- id: ruff-format
9090
- repo: https://github.com/kumaraditya303/mirrors-pyright
91-
rev: v1.1.362
91+
rev: v1.1.366
9292
hooks:
9393
- id: pyright
9494

0 commit comments

Comments
 (0)