Skip to content

Commit efbdf23

Browse files
[pre-commit.ci] pre-commit autoupdate (#388)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.5...v0.14.6) - [github.com/biomejs/pre-commit: v2.3.5 → v2.3.7](biomejs/pre-commit@v2.3.5...v2.3.7) - [github.com/DetachHead/basedpyright-prek-mirror: 1.33.0 → 1.34.0](DetachHead/basedpyright-prek-mirror@1.33.0...1.34.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
1 parent 74221fb commit efbdf23

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.5
31+
rev: v0.14.6
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.5
38+
rev: v2.3.7
3939
hooks:
4040
- id: biome-check
4141

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

0 commit comments

Comments
 (0)