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.3.5 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.5...v0.4.3)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.357 → v1.1.361](kumaraditya303/mirrors-pyright@v1.1.357...v1.1.361)
  • Loading branch information
pre-commit-ci[bot] committed May 6, 2024
1 parent 1ffa20c commit 5c509df
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.3.5
rev: v0.4.3
hooks:
- id: ruff
- id: ruff-format
- repo: https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.357
rev: v1.1.361
hooks:
- id: pyright
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 5c509df

Please sign in to comment.