Skip to content

Commit 0c8d588

Browse files
committed
Merge remote-tracking branch 'origin/main' into jpb/batching
2 parents 5953f94 + 42fc068 commit 0c8d588

File tree

3 files changed

+201
-135
lines changed

3 files changed

+201
-135
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
# Ruff version.
31-
rev: v0.11.13
31+
rev: v0.12.0
3232
hooks:
3333
# Run the linter.
3434
- id: ruff

0 commit comments

Comments
 (0)