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/rhysd/actionlint: v1.6.26 β†’ v1.6.27](rhysd/actionlint@v1.6.26...v1.6.27)
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 β†’ v0.3.3](astral-sh/ruff-pre-commit@v0.2.1...v0.3.3)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.350 β†’ v1.1.354](kumaraditya303/mirrors-pyright@v1.1.350...v1.1.354)
  • Loading branch information
pre-commit-ci[bot] authored Mar 18, 2024
1 parent 19f7161 commit ac23efa
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 @@ -51,7 +51,7 @@ repos:
exclude_types:
- zsh
- repo: https://github.com/rhysd/actionlint
rev: v1.6.26
rev: v1.6.27
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.2.1
rev: v0.3.3
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.350
rev: v1.1.354
hooks:
- id: pyright

Expand Down

0 comments on commit ac23efa

Please sign in to comment.