Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
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.9](astral-sh/ruff-pre-commit@v0.4.4...v0.4.9)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.362 → v1.1.367](kumaraditya303/mirrors-pyright@v1.1.362...v1.1.367)
  • Loading branch information
pre-commit-ci[bot] authored Jun 17, 2024
1 parent 9727236 commit 0c17dd6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
rev: v2.3.0
hooks:
- id: codespell
additional_dependencies:
Expand All @@ -51,7 +51,7 @@ repos:
exclude_types:
- zsh
- repo: https://github.com/rhysd/actionlint
rev: v1.7.0
rev: v1.7.1
hooks:
- id: actionlint
- repo: https://github.com/adrienverge/yamllint
Expand Down Expand Up @@ -83,12 +83,12 @@ repos:
hooks:
- id: shfmt
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.4
rev: v0.4.9
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.362
rev: v1.1.367
hooks:
- id: pyright

Expand Down

0 comments on commit 0c17dd6

Please sign in to comment.