Skip to content

Commit 733b0eb

Browse files
[pre-commit.ci] pre-commit autoupdate (#168)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0) - [github.com/astral-sh/uv-pre-commit: 0.6.5 → 0.6.6](astral-sh/uv-pre-commit@0.6.5...0.6.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 229cadb commit 733b0eb

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
@@ -76,7 +76,7 @@ repos:
7676
- id: markdownlint
7777

7878
- repo: https://github.com/astral-sh/ruff-pre-commit
79-
rev: v0.9.10
79+
rev: v0.11.0
8080
hooks:
8181
- id: ruff
8282
types_or: [python, pyi, jupyter]
@@ -90,7 +90,7 @@ repos:
9090
- id: taplo-format
9191

9292
- repo: https://github.com/astral-sh/uv-pre-commit
93-
rev: 0.6.5
93+
rev: 0.6.6
9494
hooks:
9595
- id: uv-lock
9696

0 commit comments

Comments
 (0)