Skip to content

Commit f698566

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.7](astral-sh/ruff-pre-commit@v0.4.10...v0.5.7) - [github.com/kumaraditya303/mirrors-pyright: v1.1.368 → v1.1.375](kumaraditya303/mirrors-pyright@v1.1.368...v1.1.375)
1 parent 0373277 commit f698566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@ repos:
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.4.10
78+
rev: v0.5.7
7979
hooks:
8080
- id: ruff
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.368
83+
rev: v1.1.375
8484
hooks:
8585
- id: pyright
8686

0 commit comments

Comments
 (0)