Skip to content

Commit d146e45

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.0...v0.13.3) - [github.com/kumaraditya303/mirrors-pyright: v1.1.405 → v1.1.406](kumaraditya303/mirrors-pyright@v1.1.405...v1.1.406)
1 parent 2109f36 commit d146e45

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.13.0
78+
rev: v0.13.3
7979
hooks:
8080
- id: ruff-check
8181
- id: ruff-format
8282
- repo: https://github.com/kumaraditya303/mirrors-pyright
83-
rev: v1.1.405
83+
rev: v1.1.406
8484
hooks:
8585
- id: pyright
8686

0 commit comments

Comments
 (0)