Skip to content

Commit 8cac468

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.9](astral-sh/ruff-pre-commit@v0.14.7...v0.14.9) - [github.com/DetachHead/basedpyright-prek-mirror: 1.34.0 → 1.36.1](DetachHead/basedpyright-prek-mirror@1.34.0...1.36.1)
1 parent 80d33ec commit 8cac468

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
@@ -28,7 +28,7 @@ repos:
2828
args: ["--target-version", "4.2"]
2929

3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.7
31+
rev: v0.14.9
3232
hooks:
3333
- id: ruff-check
3434
args: ["--fix", "--unsafe-fixes"]
@@ -40,7 +40,7 @@ repos:
4040
- id: biome-check
4141

4242
- repo: https://github.com/DetachHead/basedpyright-prek-mirror
43-
rev: 1.34.0
43+
rev: 1.36.1
4444
hooks:
4545
- id: basedpyright
4646
stages: [manual]

0 commit comments

Comments
 (0)