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/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.1...v0.5.5)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.370 → v1.1.373](kumaraditya303/mirrors-pyright@v1.1.370...v1.1.373)
  • Loading branch information
pre-commit-ci[bot] authored Jul 29, 2024
1 parent d14a72b commit 647ea16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ repos:
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.1
rev: v0.5.5
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.370
rev: v1.1.373
hooks:
- id: pyright
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 647ea16

Please sign in to comment.