Skip to content

Commit 97cee85

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.3](astral-sh/ruff-pre-commit@v0.11.13...v0.12.3) - [github.com/kumaraditya303/mirrors-pyright: v1.1.401 → v1.1.403](kumaraditya303/mirrors-pyright@v1.1.401...v1.1.403)
1 parent d546f9b commit 97cee85

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
@@ -80,12 +80,12 @@ repos:
8080
- id: update-CITATION.cff
8181
- id: update-pyproject.toml
8282
- repo: https://github.com/astral-sh/ruff-pre-commit
83-
rev: v0.11.13
83+
rev: v0.12.3
8484
hooks:
8585
- id: ruff
8686
- id: ruff-format
8787
- repo: https://github.com/kumaraditya303/mirrors-pyright
88-
rev: v1.1.401
88+
rev: v1.1.403
8989
hooks:
9090
- id: pyright
9191

0 commit comments

Comments
 (0)