Skip to content

Commit c870335

Browse files
committed
ci: pin Ruff + stable config; fix artifact upload path
1 parent 5c204df commit c870335

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rich = "^13"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8"
18-
ruff = "^0.6"
18+
ruff = "0.6.9"
1919
black = "^24.8"
2020
mypy = "^1.11"
2121

0 commit comments

Comments
 (0)