Skip to content

Commit 3126423

Browse files
Pigbibicodex
andcommitted
ci: pin Ruff for deterministic checks
Co-Authored-By: Codex <noreply@openai.com>
1 parent c798397 commit 3126423

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
]
1919

2020
[project.optional-dependencies]
21-
test = ["build>=1.2", "pytest>=8", "ruff>=0.8"]
21+
test = ["build>=1.2", "pytest>=8", "ruff==0.15.22"]
2222

2323
[project.scripts]
2424
qsp-build-crisis-response-shadow-signal = "quant_strategy_plugins.crisis_response_shadow_plugin:main"

uv.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)