Skip to content

Commit 8a2a6a0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10) - [github.com/astral-sh/uv-pre-commit: 0.6.3 → 0.6.5](astral-sh/uv-pre-commit@0.6.3...0.6.5)
1 parent 4e2e30a commit 8a2a6a0

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.9
79+
rev: v0.9.10
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.3
93+
rev: 0.6.5
9494
hooks:
9595
- id: uv-lock
9696

0 commit comments

Comments
 (0)