Skip to content

Commit 1d4613a

Browse files
snopokeclaude
andcommitted
chore: bump dev tooling and CLI deps
ruff 0.15.20, pytest 9.1.1, typer 0.26.8; align pre-commit ruff rev. redis held at 7.4.0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 26bb53e commit 1d4613a

2 files changed

Lines changed: 95 additions & 42 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_language_version:
33
python: python3.12
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.15.12
6+
rev: v0.15.20
77
hooks:
88
- id: ruff-check
99
args: [ --fix ]

0 commit comments

Comments
 (0)