Skip to content

Commit a76b007

Browse files
ci: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) - [github.com/astral-sh/uv-pre-commit: 0.8.22 → 0.8.23](astral-sh/uv-pre-commit@0.8.22...0.8.23)
1 parent 3e55dbc commit a76b007

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
@@ -70,7 +70,7 @@ repos:
7070
- id: markdownlint
7171

7272
- repo: https://github.com/astral-sh/ruff-pre-commit
73-
rev: v0.13.2
73+
rev: v0.13.3
7474
hooks:
7575
- id: ruff
7676
types_or: [python, pyi, jupyter]
@@ -94,7 +94,7 @@ repos:
9494
- id: taplo-format
9595

9696
- repo: https://github.com/astral-sh/uv-pre-commit
97-
rev: 0.8.22
97+
rev: 0.8.23
9898
hooks:
9999
- id: uv-lock
100100

0 commit comments

Comments
 (0)