Skip to content

Commit 171b550

Browse files
author
Clément VALENTIN
committed
chore(deps): add ruff dev dependency
1 parent b5431e0 commit 171b550

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

apps/api/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@ disallow_untyped_defs = true
7070
dev = [
7171
"pytest>=8.4.2",
7272
"pytest-asyncio>=1.2.0",
73+
"ruff>=0.13.3",
7374
]

apps/api/uv.lock

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

0 commit comments

Comments
 (0)