Skip to content

Commit d9c860a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.1](astral-sh/ruff-pre-commit@v0.4.10...v0.5.1) - [github.com/kumaraditya303/mirrors-pyright: v1.1.368 → v1.1.370](kumaraditya303/mirrors-pyright@v1.1.368...v1.1.370)
1 parent 42817d9 commit d9c860a

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
@@ -83,12 +83,12 @@ repos:
8383
hooks:
8484
- id: shfmt
8585
- repo: https://github.com/astral-sh/ruff-pre-commit
86-
rev: v0.4.10
86+
rev: v0.5.1
8787
hooks:
8888
- id: ruff
8989
- id: ruff-format
9090
- repo: https://github.com/kumaraditya303/mirrors-pyright
91-
rev: v1.1.368
91+
rev: v1.1.370
9292
hooks:
9393
- id: pyright
9494

0 commit comments

Comments
 (0)