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/astral-sh/ruff-pre-commit: v0.4.4 β†’ v0.4.5](astral-sh/ruff-pre-commit@v0.4.4...v0.4.5)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.362 β†’ v1.1.364](kumaraditya303/mirrors-pyright@v1.1.362...v1.1.364)
  • Loading branch information
pre-commit-ci[bot] committed May 27, 2024
1 parent ac62f79 commit 30d28d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 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.5
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.362
rev: v1.1.364
hooks:
- id: pyright

Expand Down

0 comments on commit 30d28d0

Please sign in to comment.