Skip to content

Commit a623fdc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/biomejs/pre-commit: v2.3.8 → v2.3.10](biomejs/pre-commit@v2.3.8...v2.3.10) - [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 a623fdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@ 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.10
3232
hooks:
3333
- id: ruff-check
3434
args: ["--fix", "--unsafe-fixes"]
3535
- id: ruff-format
3636

3737
- repo: https://github.com/biomejs/pre-commit
38-
rev: v2.3.8
38+
rev: v2.3.10
3939
hooks:
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)